Uses of Class
testing.gameEngine.DownEvent

Packages that use DownEvent
testing.gameEngine   
 

Uses of DownEvent in testing.gameEngine
 

Methods in testing.gameEngine with parameters of type DownEvent
 void Demo.moveDown(DownEvent down)
          Moves the ship down five units.