FIFE
2008.0
|
This is the complete list of members for FIFE::Cursor, including all inherited members.
Cursor(ImagePool *imgpool, AnimationPool *animpool, RenderBackend *renderbackend) | FIFE::Cursor | |
draw() | FIFE::Cursor | virtual |
getDragId() const | FIFE::Cursor | inline |
getDragType() const | FIFE::Cursor | inline |
getId() const | FIFE::Cursor | inline |
getNativeId(unsigned int cursor_id) | FIFE::Cursor | protected |
getType() const | FIFE::Cursor | inline |
getX() const | FIFE::Cursor | inline |
getY() const | FIFE::Cursor | inline |
set(MouseCursorType ctype, unsigned int cursor_id=0) | FIFE::Cursor | |
setDrag(MouseCursorType ctype, unsigned int drag_id=0, int drag_offset_x=0, int drag_offset_y=0) | FIFE::Cursor | |
setNativeCursor(unsigned int cursor_id) | FIFE::Cursor | protected |
~Cursor() | FIFE::Cursor | inlinevirtual |