jjdh.opengl.input.actions
Class ToggleObjectivAction
java.lang.Object
jjdh.opengl.input.actions.ToggleObjectivAction
- All Implemented Interfaces:
- IAction, ISingularAction
public class ToggleObjectivAction
- extends Object
- implements ISingularAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
switcher
private StateSwitcher<Objective.State> switcher
ToggleObjectivAction
public ToggleObjectivAction(OpenGLProgram program)
execute
public void execute()
- Specified by:
execute
in interface ISingularAction
getDescription
public String getDescription()
- Specified by:
getDescription
in interface IAction
- Returns:
- a textual description of the effects of this action
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.