Clean up collider point transformations
This commit is contained in:
@@ -19,6 +19,7 @@ void input_poll(double wait);
|
||||
|
||||
void cursor_hide();
|
||||
void cursor_show();
|
||||
void set_mouse_mode(int mousemode);
|
||||
|
||||
void call_input_signal(char *signal);
|
||||
const char *keyname_extd(int key, int scancode);
|
||||
|
||||
Reference in New Issue
Block a user