Colobot
|
A triangle drawn by the graphics engine. More...
#include <engine.h>
Public Attributes | |
VertexTex2 | triangle [3] |
Triangle vertices. | |
Material | material |
Material. | |
int | state = ENG_RSTATE_NORMAL |
Render state. | |
std::string | tex1Name |
1st texture | |
std::string | tex2Name |
2nd texture | |
A triangle drawn by the graphics engine.