Urho3D
|
Classes | |
struct | Urho3D::CursorShapeInfo |
Cursor image and hotspot information. More... | |
class | Urho3D::Cursor |
Mouse cursor UI element. More... | |
Enumerations | |
enum | Urho3D::CursorShape { CS_NORMAL = 0 , CS_IBEAM , CS_CROSS , CS_RESIZEVERTICAL , CS_RESIZEDIAGONAL_TOPRIGHT , CS_RESIZEHORIZONTAL , CS_RESIZEDIAGONAL_TOPLEFT , CS_RESIZE_ALL , CS_ACCEPTDROP , CS_REJECTDROP , CS_BUSY , CS_BUSY_ARROW , CS_MAX_SHAPES } |
Cursor shapes recognized by the UI subsystem. | |