jjdh.opengl.input.actions
Class ScreenshotAction
java.lang.Object
jjdh.opengl.input.actions.ScreenshotAction
- All Implemented Interfaces:
- IAction, ISingularAction
public class ScreenshotAction
- extends Object
- implements ISingularAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected final SystemContext context
runnable
protected Runnable runnable
ScreenshotAction
public ScreenshotAction(SystemContext context)
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.