class
cInteractiveOrnamentStatic objects in a planet that the player can interact with, such as pickable objects, skeletons in creature stage,...
Base classes
- class cInteractableObject
- class cScenarioPowerup
- class cCombatant
- Any object that has hit points and can combat other units.
Public types
- enum Flags { kUsesLifetime = 2, kPickupEnabled = 0x200 }