Changeset 112 for abuse/trunk/src/sdlport/event.cpp
- Timestamp:
- Mar 16, 2008, 12:52:51 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/sdlport/event.cpp
r88 r112 147 147 { 148 148 // NOTE : that the mouse status should be known 149 // even if another event has occur ed.149 // even if another event has occurred. 150 150 ev.mouse_move.x = mouse->x(); 151 151 ev.mouse_move.y = mouse->y();
Note: See TracChangeset
for help on using the changeset viewer.