Populous: The Beginning Script 3
1.0.0
Documentation for Populous Script 3 engine
|
#include <Module_DataTypes.h>
Public Attributes | |
short | Active |
short | NetworkOnly |
long | Cost |
unsigned short | Model |
short | GUIButtonId |
short | CursorSpriteNum |
unsigned short | DiscoveryDrawIdx |
short | AvailableSpriteIdx |
short | NotAvailableSpriteIdx |
short | ClickedSpriteIdx |
short | ToolTipStrIdx |
short | ToolTipStrIdxLSME |
unsigned long | Flags |
long | WorldCoordRange |
long | WorldCoordRangeLSME |
unsigned char | OneOffMaximum |
unsigned char | LSMEOneOffMaximum |
unsigned char | ShieldReboundable |
short | PanelSampleIdx |
short | PanelSampleCount |
unsigned char | PanelSampleType |
unsigned char | CreateCastMsg |
short | CastMsgTimeout |
short | EncyclPage |
short | OptimalChargeSecs |
unsigned char | DrawOffsetX |
unsigned char | DrawOffsetY |
struct eastl::array< unsigned char, 2 > | ShotModels |
struct eastl::array< unsigned char, 5 > | EffectModels |
Definition at line 1093 of file Module_DataTypes.h.