Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
#include <Module_DataTypes.h>
Public Attributes | |
class std::shared_ptr< struct AODDrawThing > | AODDrawThing |
class std::shared_ptr< struct Beacon > | Beacon |
class std::shared_ptr< struct Blast > | Blast |
class std::shared_ptr< struct Building > | Bldg |
class std::shared_ptr< struct BridgeControl > | BridgeControl |
class std::shared_ptr< struct Creature > | Creature |
class std::shared_ptr< struct Discovery > | Discovery |
class std::shared_ptr< struct DiscoveryMarker > | DiscoveryMarker |
class std::shared_ptr< struct DormantTree > | DormantTree |
class std::shared_ptr< struct DrawnAtInfo > | DrawnAtInfo |
class std::shared_ptr< struct DTBeacon > | DTBeacon |
class std::shared_ptr< struct EffectGeneral > | Effect |
class std::shared_ptr< struct Fight > | Fight |
class std::shared_ptr< struct Formation > | Formation |
class std::shared_ptr< struct General > | General |
class std::shared_ptr< struct GuardAreaControl > | GuardControl |
class std::shared_ptr< struct MedManAttract > | MedManAttract |
class std::shared_ptr< struct ObjectThingInfo > | ObjectInfo |
class std::shared_ptr< struct ObjectFaceThing > | ObjFace |
class std::shared_ptr< struct Person > | Pers |
class std::shared_ptr< struct Platform > | Platform |
class std::shared_ptr< struct PreFight > | PreFight |
class std::shared_ptr< struct Scenery > | Scenery |
class std::shared_ptr< struct Shape > | Shape |
class std::shared_ptr< struct ShotGeneral > | Shot |
class std::shared_ptr< struct SoulConvert > | SoulConvert |
class std::shared_ptr< struct SoulMan > | SoulMan |
class std::shared_ptr< struct SpellGeneral > | Spell |
class std::shared_ptr< struct SpriteCircles > | SprCircles |
class std::shared_ptr< struct TIDThing > | TIDThing |
class std::shared_ptr< struct Trigger > | Trigger |
class std::shared_ptr< struct Vehicle > | Vehicle |
class std::shared_ptr< struct WoodDistribControl > | WDC |
class std::shared_ptr< struct EffectWhirlwind > | Whirlwind |
Definition at line 1186 of file Module_DataTypes.h.