Clickable

semagrams.sprites.Clickable
case class Clickable(mouse: MouseController) extends Middleware

A Middleware that attaches click handlers to a sprite

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Keywords
  • no keywords
  • override
Inherited
  • Not inherited
  • Middleware
  • Product

Members list

Concise view

Value members

Concrete methods

Attributes

Definition Classes

Inherited methods

def modifySignal(ent: Entity, updates: Signal[ACSet]): Signal[ACSet]

Attributes

Inherited from:
Middleware
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product