]> git.tdb.fi Git - libs/gui.git/commit
Add a control layer suitable for games
authorMikko Rasa <tdb@tdb.fi>
Wed, 26 Sep 2007 17:00:10 +0000 (17:00 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 26 Sep 2007 17:00:10 +0000 (17:00 +0000)
commiteb9a95ca4acbbdbc6c17acd6b8a135deab906f39
treec747f05019e6e9e3a03a640ee9f7a51f63968cdb
parent20c2cd80da121df17c239c9c2a4be6a00159dad4
Add a control layer suitable for games
source/binarycontrol.cpp [new file with mode: 0644]
source/binarycontrol.h [new file with mode: 0644]
source/control.cpp [new file with mode: 0644]
source/control.h [new file with mode: 0644]
source/inputdevice.cpp
source/inputdevice.h
source/inputhub.cpp
source/smoothcontrol.cpp [new file with mode: 0644]
source/smoothcontrol.h [new file with mode: 0644]