|
Colobot
|
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 |
| 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
1.8.11