Class MouseMovedCondition

java.lang.Object
com.ardor3d.input.logical.MouseMovedCondition
All Implemented Interfaces:
Predicate<TwoInputStates>

public final class MouseMovedCondition extends Object implements Predicate<TwoInputStates>
A condition that is true if the mouse has moved between the two input states.