- off() - Method in class s3games.util.Switch
-
set the switch to the off position
- on() - Method in class s3games.util.Switch
-
set the switch to on position
- open() - Method in class s3games.robot.RobotSerialPort
-
open the communication link with the SSC-32 controller
- Operators - Class in s3games.engine.expr
-
Holds implementations of all internal operators.
- Operators() - Constructor for class s3games.engine.expr.Operators
-
- otherMoved(Move, GameState) - Method in class s3games.player.Player
-
information about the move made by another player - override if needed