class
cCombatSimulator
Base classes
- class cGonzagoSimulator
- class App::IMessageListener
- An interface that can receive messages sent through the app.
Public static variables
Public functions
Public variables
- eastl::vector<cProjectilePtr> mProjectiles
- eastl::vector<cProjectilePtr> field_28
- bool mIsUpdatingProjectiles
- bool field_3D
- If true, it collects all cProjectile instances and adds listener for SimulatorMessages::
kMsgGameNounStatusChanged.