| .. |
|
CMakeLists.txt
|
b1ce162af1
React to window closed by setting Engine to exiting state.
|
12 éve |
|
Input.cpp
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 éve |
|
Input.h
|
ad7b7451b4
As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process.
|
12 éve |
|
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 éve |