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
C
- changeVariable(String, double) - Method in class sglib.Stage
-
Add double value to current value of mixed variable.
- changeVariable(String, int) - Method in class sglib.Stage
-
Add integer value to current value of mixed variable.
- changeVariable(String, String) - Method in class sglib.Stage
-
Concatenate string to current value (as string) of mixed variable.
- changeX(double) - Method in class sglib.StageObject
-
Modify x-value of position and check whether out of stage boundary.
- changeY(double) - Method in class sglib.StageObject
-
Modify y-value of position and check whether out of stage boundary.
- checkCollision(StageObject) - Method in class sglib.StageObject
-
Check whether two objects collide.
- clicked - Variable in class sglib.StageObject
All Classes All Packages