tida.scenemanager

Scene and instance control module.

Members

Classes

InstanceThread
class InstanceThread

Thread for execution of steps for scenes and instances.

SceneManager
class SceneManager

Class describing scene manager.

Enums

APIError
enum APIError

Mistakes of using communication between the manager and the game cycle.

APIType
enum APIType

Commands that should execute the game cycle.

Functions

initSceneManager
void initSceneManager()

Allocates memory under the scene manager.

sceneManager
SceneManager sceneManager()

Scene manager instance.

Static variables

_sceneManager
SceneManager _sceneManager;
Undocumented in source.

Structs

APIResponse
struct APIResponse

Container to send a message to the game cycle.

Meta

Authors

License