Packages

t

o1.robots.gui

TribalScenarios

trait TribalScenarios extends RobotScenarios

The trait TribalScenarios can be mixed into a TribalRobotWindow to provide a selection of ready-made scenarios in a GUI menu.

NOTE TO STUDENTS: In this course, you don't need to understand how this trait works or can be used.

Self Type
TribalScenarios with TribalRobotWindow
Linear Supertypes
RobotScenarios, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TribalScenarios
  2. RobotScenarios
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def scenarioMenus: Seq[(TribalScenarios.this)#ScenarioMenu]
    Definition Classes
    TribalScenariosRobotScenarios