This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
35624008e74159d1ec3bd4cf5fc5d3bbf6af2a33
axyz
/
src
/
Game
T
History
Jace
35624008e7
InputProxy with a KeyboardInputHandler to translate keyboard keys to input commands. Input origins are bound to commands through the BindOrigin event, or through loading them from a config file.
2015-12-12 13:42:34 +01:00
..
CMakeLists.txt
Added system to CMakeLists.txt.
2015-12-11 14:20:36 +01:00
Game.cpp
InputProxy with a KeyboardInputHandler to translate keyboard keys to input commands. Input origins are bound to commands through the BindOrigin event, or through loading them from a config file.
2015-12-12 13:42:34 +01:00
main.cpp
Engine puzzle completed
2015-11-30 17:02:24 +01:00
PlayerSystem.cpp
Fixed indentation
2015-12-11 15:29:57 +01:00