Changeset 6990 in orxonox.OLD for trunk/src/lib/graphics/graphics_engine.h
- Timestamp:
- Feb 2, 2006, 10:31:56 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/graphics_engine.h
r6979 r6990 56 56 57 57 int resolutionChanged(const SDL_ResizeEvent& resizeInfo); 58 59 static void showMouse(bool show);60 static bool isMouseVisible();61 static void stealWMEvents(bool steal);62 static bool isStealingEvents();63 58 64 59 static void enter2DMode();
Note: See TracChangeset
for help on using the changeset viewer.