|
libtcod
|
Deprecated mouse functions. More...
Go to the source code of this file.
Functions | |
| void | TCOD_mouse_show_cursor (bool visible) |
| TCODLIB_BEGIN_IGNORE_DEPRECATIONS TCOD_mouse_t | TCOD_mouse_get_status (void) |
| TCODLIB_END_IGNORE_DEPRECATIONS bool | TCOD_mouse_is_cursor_visible (void) |
| void | TCOD_mouse_move (int x, int y) |
| void | TCOD_mouse_includes_touch (bool enable) |
Deprecated mouse functions.