GuiLaunchMore

ostrat.pgui.GuiLaunchMore
trait GuiLaunchMore extends GuiLaunch

A GuiLaunch that actually uses the setting to construct the launch."

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Known subtypes
object DLessLaunch
object EGridLaunch
object G1HLaunch
object G1SLaunch
object G3HLaunch
object G2HLaunch
object G2SLaunch
object BcLaunch
object DungLaunch
object ChessLaunch
object DiscovLaunch
object PeriLaunch
object IndRevLaunch
object NormLaunch
object SorsLaunch
object PlanetLaunch
object ULocLaunch
object WW1Launch
object WW2Launch
object LessonsLaunch
Show all

Members list

Value members

Abstract methods

Concrete methods

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

Attributes

Definition Classes

Inherited methods

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

Inherited and Abstract methods

def default: (CanvasPlatform => Any, String)

Attributes

Inherited from:
GuiLaunch

Attributes

Inherited from:
GuiLaunch