GuiLaunchStd

ostrat.pgui.GuiLaunchStd
trait GuiLaunchStd extends GuiLaunch

A convenience trait for launching Apps that takes an Int and an Identifier as its settings.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Known subtypes
object CivLaunch
object ZugLaunch

Members list

Value members

Abstract methods

def launch(s2: Int, s3: String): (CanvasPlatform => Any, String)

Concrete methods

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

Attributes

Definition Classes

Inherited methods

def default: (CanvasPlatform => Any, String)

Attributes

Inherited from:
GuiLaunch

Attributes

Inherited from:
GuiLaunch