scummvm/engines/sword25/input
David Turner 7ad677afc8 SWORD25: Added basic debugging console to engine (Command Key Disabled)
Since SWORD25 uses Debug Channels, this allows for the interactive setting of debugflags as well as providing a base for adding further debugging commands.

However, this is not currently usable as the command key code is commented out.
This is due to the event loop which reads keyboard input being buried 2 object layers below the Engine VM object and I am unsure how the engine development team would want this exposed / interfaced.

svn-id: r54184
2010-11-10 04:30:24 +00:00
..
inputengine_script.cpp SWORD25: Simplify InputEngine::(un)persist 2010-10-28 00:24:53 +00:00
inputengine.cpp SWORD25: Added basic debugging console to engine (Command Key Disabled) 2010-11-10 04:30:24 +00:00
inputengine.h SWORD25: Simplify InputEngine::(un)persist 2010-10-28 00:24:53 +00:00