EasyManagersGetters Class |
Namespace: GeonBit.Managers
public class EasyManagersGetters
The EasyManagersGetters type exposes the following members.
Name | Description | |
---|---|---|
EasyManagersGetters | Initializes a new instance of the EasyManagersGetters class |
Name | Description | |
---|---|---|
ActiveScene | Get the ActiveScene this entity is inside. | |
Application | Get the Application manager. | |
ConfigStorage | Get the config storage manager. | |
DebugMode |
Return if we are currently in debug mode.
| |
Diagnostic | Get the Diagnostic manager. | |
GameFiles | Get the game files manager. | |
GameInput | Get the Input manager. | |
GraphicsManager | Get the Graphics manager. | |
Plugins | Get the plugins manager. | |
Prototypes | Get the Prototypes manager. | |
Resources | Get resources manager. | |
ScenePhysics | Get the currently active physical world. | |
SoundManager | Get the Sound manager. | |
TimeManager | Get the TimeManager manager. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |