A B C D F G H I K L M N P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- rand(int, int) - Static method in class sglib.Tools
-
Generate a random integer number within given range.
- read(String) - Method in class sglib.Stage
-
Show dialog for input.
- read(String) - Static method in class sglib.Tools
-
Read a string from console.
- removeObject(String) - Method in class sglib.Stage
-
Completely remove an object from the stage.
- repaintDelay - Static variable in class sglib.Stage
- RIGHT - Static variable in class sglib.StageObject
- rotate(double) - Method in class sglib.StageObject
-
Rotate object (in degrees).
- rotateLeft(double) - Method in class sglib.StageObject
-
Rotate object by some degrees to the left.
- rotateRight(double) - Method in class sglib.StageObject
-
Rotate object by some degrees to the right.
- run() - Method in class sglib.StageObject
-
Called on stage.start() when threads are started and calls act() every program cycle.
All Classes All Packages