o1.robots.gui
Members list
Type members
Classlikes
The singleton object RobotApp
serves as an entry point for (the basic version of) Robots simulator and starts up the user interface. NOTE TO STUDENTS: In this course, you don’t need to understand how this object works on the inside. It’s enough to know that you can use this file to start the program.
The singleton object RobotApp
serves as an entry point for (the basic version of) Robots simulator and starts up the user interface. NOTE TO STUDENTS: In this course, you don’t need to understand how this object works on the inside. It’s enough to know that you can use this file to start the program.
Attributes
- Supertypes
-
class RobotProgramclass SimpleSwingApplicationclass SwingApplicationtrait Reactorclass Objecttrait Matchableclass AnyShow all
- Self type
-
RobotApp.type
window
: RobotWindow, initialWorld
: RobotWorld) extends SimpleSwingApplication
The class RobotsProgram
represents (variations of) the robot simulators application. NOTE TO STUDENTS: In this course, you don’t need to understand how this class works or can be used.
The class RobotsProgram
represents (variations of) the robot simulators application. NOTE TO STUDENTS: In this course, you don’t need to understand how this class works or can be used.
Attributes
- Supertypes
-
class SimpleSwingApplicationclass SwingApplicationtrait Reactorclass Objecttrait Matchableclass AnyShow all
- Known subtypes
The class RobotWindow
represents GUI windows that serve as the main window of a RobotApp. NOTE TO STUDENTS: In this course, you don’t need to understand how this class works or can be used.
The class RobotWindow
represents GUI windows that serve as the main window of a RobotApp. NOTE TO STUDENTS: In this course, you don’t need to understand how this class works or can be used.
Attributes
- Supertypes
- Known subtypes
-
class TribalRobotWindow
The singleton object TribalRobots
represents a tribe-enabled version of the Robots application. The object serves as an entry point for the app and starts up the user interface.
The singleton object TribalRobots
represents a tribe-enabled version of the Robots application. The object serves as an entry point for the app and starts up the user interface.
NOTE TO STUDENTS: In this course, you don’t need to understand how this object works on the inside. It’s enough to know that you can use this file to start the program.
Attributes
- Supertypes
-
class RobotProgramclass SimpleSwingApplicationclass SwingApplicationtrait Reactorclass Objecttrait Matchableclass AnyShow all
- Self type
-
TribalApp.type
The class RobotWindow
represents GUI windows that serve as the main window of a tribe-enabled Robots application.
The class RobotWindow
represents GUI windows that serve as the main window of a tribe-enabled Robots application.
NOTE TO STUDENTS: In this course, you don’t need to understand how this class works or can be used.
Attributes
- Supertypes
The singleton object TribeLoader
is capable of checking what robot tribes are available in a particular folder, and loading the ones that are.
The singleton object TribeLoader
is capable of checking what robot tribes are available in a particular folder, and loading the ones that are.
NOTE TO STUDENTS: In this course, you don’t need to understand how this object works or can be used.
Attributes
- Supertypes
- Self type
-
TribeLoader.type