|
Colobot
|
Cloud strip. More...
#include <src/graphics/engine/cloud.h>
Public Attributes | |
| short | len = 0 |
| Length in X direction (terrain coordinates) More... | |
| float | px1 = 0 |
| X (1, 2) and Z coordinates (world coordinates) More... | |
| float | px2 = 0 |
| float | pz = 0 |
| short | x = 0 |
| Beginning (terrain coordinates) More... | |
| short | y = 0 |
| Beginning (terrain coordinates) More... | |
Cloud strip.
| short Gfx::CCloud::CloudLine::x = 0 |
Beginning (terrain coordinates)
| short Gfx::CCloud::CloudLine::y = 0 |
Beginning (terrain coordinates)
| short Gfx::CCloud::CloudLine::len = 0 |
Length in X direction (terrain coordinates)
| float Gfx::CCloud::CloudLine::px1 = 0 |
X (1, 2) and Z coordinates (world coordinates)
1.8.13