Changeset 2617 for trunk/src/input/input.h
- Timestamp:
- Mar 29, 2013, 6:14:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/input/input.h
r2498 r2617 412 412 /* These methods are general queries */ 413 413 static ivec2 GetMousePos(); 414 static ivec3GetMouseButtons();414 static uint32_t GetMouseButtons(); 415 415 416 416 //BH : Shouldn't use this
Note: See TracChangeset
for help on using the changeset viewer.