|
Atrinik Client 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| uint8 | key_is_pressed (SDLKey key) |
| int | draggingInvItem (int src) |
| void | resize_window (int width, int height) |
| int | Event_PollInputDevice () |
Variables | |
| int | old_mouse_y = 0 |
| static uint8 | keys_pressed [SDLK_LAST] |
This file controls various event functions, like character mouse movement, parsing macro keys etc.
Definition in file event.c.
| int Event_PollInputDevice | ( | ) |
| uint8 key_is_pressed | ( | SDLKey | key | ) |
| void resize_window | ( | int | width, |
| int | height | ||
| ) |
uint8 keys_pressed[SDLK_LAST] [static] |
1.7.4