Uses of Class
org.deken.game.input.KeyPollMonitor

Packages that use KeyPollMonitor
org.deken.game.input The Input package holds all the classes and interface for handling input events. 
 

Uses of KeyPollMonitor in org.deken.game.input
 

Methods in org.deken.game.input that return KeyPollMonitor
 KeyPollMonitor Actions.getKeyPollMonitor()
          Returns this instance of the KeyPollMonitor for Objects to use.
 KeyPollMonitor InputMonitor.getKeyPollMonitor()