GuiLaunchSimple

ostrat.pgui.GuiLaunchSimple
case class GuiLaunchSimple(settingStr: String, default: (CanvasPlatform => Any, String)) extends GuiLaunch

The simplest launcher, not usre that this class really serves any purpose.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait GuiLaunch
class Object
trait Matchable
class Any
Show all
Known subtypes
object GoLaunch

Members list

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product