|
Colobot
|
Water strip. More...
#include <src/graphics/engine/water.h>
Public Attributes | |
| short | x = 0 |
| Beginning of line (terrain coordinates). | |
| short | y = 0 |
| short | len = 0 |
| Length in X direction (terrain coordinates). | |
| float | px1 = 0 |
| X (1, 2) and Z coordinates (world coordinates). | |
| float | px2 = 0 |
| float | pz = 0 |
Water strip.
| short Gfx::CWater::WaterLine::x = 0 |
Beginning of line (terrain coordinates).
| short Gfx::CWater::WaterLine::len = 0 |
Length in X direction (terrain coordinates).
| float Gfx::CWater::WaterLine::px1 = 0 |
X (1, 2) and Z coordinates (world coordinates).