ManaPlus
|
Data Structures | |
struct | StrToCursor |
Functions | |
CursorT | stringToCursor (const std::string &name) |
Variables | |
static const StrToCursor | hoverCursors [] |
CursorT Cursors::stringToCursor | ( | const std::string & | name | ) |
Definition at line 60 of file cursors.cpp.
References Cursors::StrToCursor::cursor, Cursor::CURSOR_POINTER, and hoverCursors.
Referenced by BeingInfo::setHoverCursor(), and ItemInfo::setPickupCursor().
|
static |
Definition at line 28 of file cursors.cpp.
Referenced by stringToCursor().