![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
Functions | |
| int | get_keyboard (ALLEGRO_USTR *str, ALLEGRO_EVENT event) |
| process keyboard event and append character to string | |
| int get_keyboard | ( | ALLEGRO_USTR * | str, |
| ALLEGRO_EVENT | event | ||
| ) |
process keyboard event and append character to string
process keyboard event and append character to string
| str | A string to hold the inputs |
| event | The event in which we'll try to read an input |
Definition at line 36 of file n_allegro5.c.
References __n_assert.