JugiMap Framework
|
This is the complete list of members for Settings, including all inherited members.
EnableEnginePhysics(bool _enginePhysicsEnabled) | Settings | inline |
EnableSpriteColliders(bool _spriteCollidersEnabled) | Settings | inline |
EnginePhysicsEnabled() | Settings | inline |
GetErrorMessage() | Settings | inline |
GetMapZOrderStart() | Settings | inline |
GetMapZOrderStep() | Settings | inline |
GetRotationSignForYdir() | Settings | inline |
GetScreenSize() | Settings | inline |
GetZOrderStep() | Settings | inline |
IsAppTerminated() | Settings | inline |
IsYCoordinateUp() | Settings | inline |
SetAppTerminated(bool _appTerminated) | Settings | inline |
SetErrorMessage(const std::string &_errorMessage) | Settings | inline |
SetMapZOrderStart(int _mapZOrderStart) | Settings | inline |
SetMapZOrderStep(int _mapZOrderStep) | Settings | inline |
SetScreenSize(Vec2i _screenSize) | Settings | inline |
SetYCoordinateUp(bool _yCoordinateUp) | Settings | inline |
SetZOrderStep(int _zOrderStep) | Settings | inline |
SpriteCollidersEnabled() | Settings | inline |