tell user how to control with mouse

This commit is contained in:
Brian Matzon 2003-12-27 15:28:17 +00:00
parent f5334693ca
commit cfb462a29a
1 changed files with 2 additions and 0 deletions

View File

@ -225,6 +225,8 @@ public class PositionTest extends BasicTest {
System.out.println("Press LEFT/RIGHT to move along x axis");
System.out.println("Press SHIFT and either UP/DOWN to move along y axis");
System.out.println("Press UP/DOWN to move along z axis");
System.out.println("Move along the x and y axis with the mouse");
System.out.println("Press LEFT or RIGHT mouse button to move along z axis");
System.out.println("Press ESC to exit demo");
Sys.log(