Packages

o

o1.robots.gui

TribeLoader

object TribeLoader

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.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TribeLoader
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type TribeMap = SortedMap[Path, Option[Tribe]]

Value Members

  1. val All: TribeMap
  2. val BunnyTribe: Option[Tribe]
  3. val Suffix: String