WW1Launch

ostrat.pww1.WW1Launch
object WW1Launch extends GuiLaunchMore

Scenario selector and launcher for Ww1.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
WW1Launch.type

Members list

Value members

Concrete methods

override def default: (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def fromStatements(sts: RArr[Statement]): (CanvasPlatform => Any, String)

Attributes

Definition Classes
override def settingStr: String

Attributes

Definition Classes

Inherited methods

override def apply(expr: AssignMemExpr): (CanvasPlatform => Any, String)

Attributes

Definition Classes
Inherited from:
GuiLaunchMore
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
GuiLaunch -> Any
Inherited from:
GuiLaunch