![]() |
Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
#include <Module_DataTypes.h>
Public Attributes | |
| struct Level | Level |
| struct NetworkCounts | Counts |
| struct eastl::array< struct Player, 10 > | Players |
| unsigned char | CurrNumPlayers |
| unsigned char | CurrMaxNumPlayers |
| unsigned char | CurrObjectBank |
| unsigned char | CurrLevelFlags |
| signed char | GameSpeed |
| long | StartNumWildPeople |
| unsigned long | SpellsPresentOnLevel |
| unsigned long | BuildingsPresentOnLevel |
| unsigned long | PermBuildingsPresentOnLevel |
| struct LevelInfo | LevelInfo |
| struct ThisLevelInfo | ThisLevelInfo |
| class FogOfWar | FogOfWar |
Definition at line 579 of file Module_DataTypes.h.