Changeset 1308 for trunk/src/input.h
- Timestamp:
- Apr 29, 2012, 8:41:43 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/input.h
r1139 r1308 31 31 static ivec2 GetMousePos(); 32 32 static ivec3 GetMouseButtons(); 33 //BH : Added this, is a v0.1 Alpha version. 34 static int GetButtonState(int button); 33 35 34 36 /* Entities can subscribe to events */
Note: See TracChangeset
for help on using the changeset viewer.