de.unifreiburg.twodeedoo.view
Class InputEvent

java.lang.Object
  extended by de.unifreiburg.twodeedoo.view.InputEvent

public class InputEvent
extends java.lang.Object

An input event which SceneView can queue. Not for use outside SceneView. Use makePressed(int), makeReleased(int) instead of constructors because internal representation may vary.


Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait