Class MouseButtonCondition

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

public final class MouseButtonCondition extends Object implements Predicate<TwoInputStates>
A condition that checks the state of the two most commonly used mouse buttons.