| .. |
|
CMakeLists.txt
|
b1ce162af1
React to window closed by setting Engine to exiting state.
|
12 years ago |
|
Input.cpp
|
6d852735b2
Removed the hacks to detect emulated mouse in NinjaSnowWar.
|
12 years ago |
|
Input.h
|
5ad269e68c
Reverted the addition of IsTouchEnabled() as on some platforms it is set dynamically on receiving the first touch.
|
12 years ago |
|
InputEvents.h
|
a18ad2b45d
Do not allow Input to directly close the rendering window and cause engine main loop termination. Instead send an event. Engine::SetAutoExit() controls whether to exit automatically as a response.
|
12 years ago |