|
Colobot
|
Information about mouse cursor. More...
Public Member Functions | |
| EngineMouse (int icon1=-1, int icon2=-1, int iconShadow=-1, EngineRenderState mode1=ENG_RSTATE_NORMAL, EngineRenderState mode2=ENG_RSTATE_NORMAL, Math::IntPoint hotPoint=Math::IntPoint()) | |
Public Attributes | |
| int | icon1 |
| Index of texture element for 1st image. More... | |
| int | icon2 |
| Index of texture element for 2nd image. More... | |
| int | iconShadow |
| Shadow texture part. More... | |
| EngineRenderState | mode1 |
| Mode to render 1st image in. More... | |
| EngineRenderState | mode2 |
| Mode to render 2nd image in. More... | |
| Math::IntPoint | hotPoint |
| Hot point. More... | |
Information about mouse cursor.
| int Gfx::EngineMouse::icon1 |
Index of texture element for 1st image.
| int Gfx::EngineMouse::icon2 |
Index of texture element for 2nd image.
| int Gfx::EngineMouse::iconShadow |
Shadow texture part.
| EngineRenderState Gfx::EngineMouse::mode1 |
Mode to render 1st image in.
| EngineRenderState Gfx::EngineMouse::mode2 |
Mode to render 2nd image in.
| Math::IntPoint Gfx::EngineMouse::hotPoint |
Hot point.