Click or drag to resize
EasyManagersGetters Properties

The EasyManagersGetters type exposes the following members.

Properties
  NameDescription
Public propertyActiveScene
Get the ActiveScene this entity is inside.
Public propertyApplication
Get the Application manager.
Public propertyConfigStorage
Get the config storage manager.
Public propertyDebugMode
Return if we are currently in debug mode.
Public propertyDiagnostic
Get the Diagnostic manager.
Public propertyGameFiles
Get the game files manager.
Public propertyGameInput
Get the Input manager.
Public propertyGraphicsManager
Get the Graphics manager.
Public propertyPlugins
Get the plugins manager.
Public propertyPrototypes
Get the Prototypes manager.
Public propertyResources
Get resources manager.
Public propertyScenePhysics
Get the currently active physical world.
Public propertySoundManager
Get the Sound manager.
Public propertyTimeManager
Get the TimeManager manager.
Top
See Also