libtcod
Function TCOD_sys_check_for_event
Function Documentation
TCOD_sys_check_for_event()
libtcod
Function TCOD_sys_check_for_event
View page source
Function TCOD_sys_check_for_event
¶
Defined in
File sys.h
Function Documentation
¶
TCOD_event_t
TCOD_sys_check_for_event
(
int
eventMask
,
TCOD_key_t
*
key
,
TCOD_mouse_t
*
mouse
)