Package zombie.input
Class ControllerStateCache
java.lang.Object
zombie.input.ControllerStateCache
public class ControllerStateCache
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ControllerStateCache() -
Method Summary
Modifier and Type Method Description ControllerStategetState()voidpoll()voidquit()voidswap()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ControllerStateCache
public ControllerStateCache()
-
-
Method Details
-
poll
public void poll() -
swap
public void swap() -
getState
-
quit
public void quit()
-