Class AnyKeyCondition

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

public class AnyKeyCondition extends Object implements Predicate<TwoInputStates>
Applicable whenever 'any' key has been pressed.