![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
Functions | |
| int | get_keyboard (ALLEGRO_USTR *str, ALLEGRO_EVENT event) |
| update a keyboard buffer from an event | |
| int get_keyboard | ( | ALLEGRO_USTR * | str, |
| ALLEGRO_EVENT | event | ||
| ) |
update a keyboard buffer from an event
| str | A string to hold the inputs |
| event | The event in which we'll try to read an input |
Definition at line 18 of file n_allegro5.c.
References __n_assert.
Referenced by main().
Here is the caller graph for this function: