![]() |
AireEngine
A 3D Open-World Game Engine
|


Public Member Functions | |
| GameOverEvent (const std::string &eventType) | |
Public Member Functions inherited from Aire::Event | |
| Event (const std::string &eventType) | |
Static Public Attributes | |
| static Aire::HUD::HUD_TEXT * | winText = nullptr |
| static Aire::HUD::HUD_TEXT * | deathText = nullptr |
| static Aire::AudioSource * | winSound = nullptr |
| static Aire::AudioSource * | deathSound = nullptr |
Additional Inherited Members | |
Public Attributes inherited from Aire::Event | |
| std::string | type |
| Type of the event. Serves as event identifier. Case sensitive. | |