A B C D E F G H I K L M N O P Q R S T U V W

M

main(String[]) - Static method in class simulator.MainUI
 
main(String[]) - Static method in class team.MainUI
 
MainUI - Class in simulator
Top level UI for running simulators.
MainUI() - Constructor for class simulator.MainUI
Note that no UI components are created here.
MainUI - Class in team
Top level UI for running teams.
MainUI() - Constructor for class team.MainUI
 
makeCartesian(double, double) - Static method in class simulator.model.SMVector
Construct a vector from cartesian coordinates
makePolar(double, double) - Static method in class simulator.model.SMVector
Construct a vector from polar coordinates
mClientLog - Static variable in class game.protocol.Request
Log to mClientLog when request is being constructed on team
mServerLog - Static variable in class game.protocol.Reply
Log in mServerLog when the Reply is being constructed on the simulator side.
mSide - Variable in class game.protocol.ControlRequest
 
mTime - Variable in class game.protocol.ControlRequest
 
mType - Variable in class game.protocol.Reply
The reply type.
mType - Variable in class game.protocol.Request
The request type.
mUIReady - Variable in class simulator.view.SVbase
True iff UI has been constructed

A B C D E F G H I K L M N O P Q R S T U V W