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