Module tcod::input [] [src]

Structs

EventFlags
EventIterator
Key
KeyPressFlags
Mouse

Enums

Event
KeyCode

Constants

ANY
KEY
KEY_PRESS
KEY_PRESSED
KEY_RELEASE
KEY_RELEASED
MOUSE
MOUSE_MOVE
MOUSE_PRESS
MOUSE_RELEASE

Functions

check_for_event
events
is_cursor_visible
move_cursor
show_cursor

Type Definitions

MouseState

Deprecated. Use tcod::input::Mouse instead.