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


Public Member Functions | |
| BoidEvent (const std::string &eventType, int numBoids) | |
Public Member Functions inherited from Aire::Event | |
| Event (const std::string &eventType) | |
Public Attributes | |
| int | numBoids |
Public Attributes inherited from Aire::Event | |
| std::string | type |
| Type of the event. Serves as event identifier. Case sensitive. | |