libtcod
Loading...
Searching...
No Matches
mouse.h File Reference

Deprecated mouse functions. More...

#include "mouse_types.h"
#include "portability.h"

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)

Detailed Description

Deprecated mouse functions.