MouseButtonCmd

ostrat.pgui.MouseButtonCmd
case class MouseButtonCmd(cmd: MouseButton => Unit)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def apply(mb: MouseButton): Any

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product