Populous: The Beginning Script 3  1.0.0
Documentation for Populous Script 3 engine
Thing Struct Reference

#include <Module_DataTypes.h>

Public Member Functions

bool operator== (const Thing &)
 
bool operator!= (const Thing &)
 

Public Attributes

unsigned char Type
 
unsigned char Model
 
signed char Owner
 
unsigned char TimeSlice
 
unsigned short ThingNum
 
short AngleXZ
 
unsigned long Flags
 
unsigned long Flags2
 
unsigned long Flags3
 
unsigned char LastAttackCountDown
 
unsigned char CurrNumAttackers
 
unsigned char State
 
unsigned char SubState
 
unsigned char MoveInfoIdx
 
struct DrawInfo DrawInfo
 
struct Movement Move
 
union ThingPos Pos
 
union ThingPos InterpolatePosInc
 
short InterpolateAngleXZInc
 
struct ThingTypeData u
 

Detailed Description

Definition at line 1153 of file Module_DataTypes.h.


The documentation for this struct was generated from the following file: