Main Page | Modules | File List | Globals

io.c File Reference

Event handling. More...


Functions

unsigned int caca_get_event (unsigned int event_mask)
 Get the next mouse or keyboard input event.

unsigned int caca_wait_event (unsigned int event_mask)
 Wait for the next mouse or keyboard input event.


Detailed Description

Version:
$Id: io.c 222 2004-01-07 18:15:10Z sam $
Author:
Sam Hocevar <sam@zoy.org>
This file contains event handling functions for keyboard and mouse input.