mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-15 02:36:40 -04:00
fix manabatery, fix timer clock skew, check queue when mouse move, wasd control
This commit is contained in:
parent
05a2803b2b
commit
56cac26206
17 changed files with 102 additions and 60 deletions
|
@ -12,6 +12,7 @@ extern MS_EVENT ms_last_event;
|
|||
short init_mysky(void);
|
||||
short done_mysky(void);
|
||||
void ukaz_mysku(void);
|
||||
void nastav_mysku_kurzor(const void *mscursor, int finger_x, int finger_y);
|
||||
void schovej_mysku(void);
|
||||
void zobraz_mysku(void);
|
||||
void set_ms_finger(int x,int y);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue