The properties of the GameObject class are listed below. For a complete list of GameObject class members, see the GameObject Members topic.
animated | |
bumpTexture | |
destination | |
draw | Draw object |
drawAIVision | AI Vision Draw object |
drawBoundingVolume | Draw object's bounding volume |
grid | |
id | |
isCollectable | Defines if this object is collectable by players. |
isKey | Defines if this object is a Key object collected to pass the level. |
load | Draw object |
mass | Mass object, handles physics of GameObject. |
maxScale | |
model | |
name | |
objectModelName | Text identifier for model name. |
texture | |
type | |
typeID | |
x | |
z |
GameObject Class | DarkWynter.Engine.GameObjects Namespace