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

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