Changes in game-gui-sdl.hpp [d8cf709:cb6fabb] in opengl-game
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
game-gui-sdl.hpp
rd8cf709 rcb6fabb 35 35 #endif 36 36 37 SDL_Window* window; 38 37 39 private: 38 SDL_Window* window;40 // SDL_Window* window; 39 41 int windowWidth, windowHeight; 40 42 const Uint8* keyState;
Note:
See TracChangeset
for help on using the changeset viewer.