jjdh.opengl.input.actions
Class StrafeRightAction
java.lang.Object
jjdh.opengl.input.actions.CameraAction
jjdh.opengl.input.actions.StrafeRightAction
- All Implemented Interfaces:
- IAction, IContinuousAction
public class StrafeRightAction
- extends CameraAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrafeRightAction
public StrafeRightAction(Camera camera)
start
public void start()
stop
public void stop()
getDescription
public String getDescription()
- Returns:
- a textual description of the effects of this action
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.