com.croftsoft.apps.jogl
Class JoglMoveState
java.lang.Object
com.croftsoft.apps.jogl.JoglMoveState
public final class JoglMoveState
- extends Object
Request to move in a given direction.
- Since:
- 2008-02-10
- Version:
- $Id: JoglMoveState.java,v 1.5 2008/04/19 23:52:10 croft Exp $
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoglMoveState
public JoglMoveState()
clear
public void clear()
get
public boolean get(JoglMoveState.EnumDirection enumDirection)
set
public void set(JoglMoveState.EnumDirection enumDirection,
boolean flag)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)