|
Colobot
|
Planet texture definition. More...
#include <planet.h>
Public Attributes | |
| Math::Point | start |
| Initial position in degrees. | |
| Math::Point | angle |
| Current position in degrees. | |
| float | dim |
| Dimensions (0..1) | |
| float | speed |
| Speed. | |
| float | dir |
| Direction in the sky. | |
| std::string | name |
| Name of the texture. | |
| Math::Point | uv1 |
| Texture mapping. | |
| Math::Point | uv2 |
| bool | transparent |
| Transparent texture. | |
Planet texture definition.
1.8.5