Uses of Class
testing.gameEngine.UpEvent

Packages that use UpEvent
testing.gameEngine   
 

Uses of UpEvent in testing.gameEngine
 

Methods in testing.gameEngine with parameters of type UpEvent
 void Demo.moveUp(UpEvent up)
          Moves the ship up five units.