Hoverable

semagrams.sprites.Hoverable
case class Hoverable(hover: HoverController) extends Middleware

Middleware that attaches mouseover and mouseout handlers that update a global hover state

Attributes

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

Members list

Concise view

Value members

Concrete methods

override def modifySignal(ent: Entity, $acs: Signal[ACSet]): Signal[ACSet]

Attributes

Definition Classes

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product