Colobot
Public Attributes | List of all members
ObjectPart Struct Reference

Public Attributes

bool bUsed = false
 
int object = -1
 identifier of the object in Gfx::CEngine More...
 
int parentPart = -1
 identifier of parent part More...
 
int masterParti = -1
 particle channel this part is connected to after explosion More...
 
Math::Vector position
 
Math::Vector angle
 
Math::Vector zoom
 
bool bTranslate = false
 
bool bRotate = false
 
bool bZoom = false
 
Math::Matrix matTranslate
 
Math::Matrix matRotate
 
Math::Matrix matTransform
 
Math::Matrix matWorld
 

Member Data Documentation

int ObjectPart::object = -1

identifier of the object in Gfx::CEngine

int ObjectPart::parentPart = -1

identifier of parent part

int ObjectPart::masterParti = -1

particle channel this part is connected to after explosion


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