HoverController

semagrams.controllers.HoverController$
See theHoverController companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class State(state: Option[Entity])

The state of the HoverController, which is contained in a Var in HoverController.

The state of the HoverController, which is contained in a Var in HoverController.

Attributes

state

this is Some(ent) if ent is hovered, None otherwise

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

Value members

Concrete methods

Constructs a new HoverController

Constructs a new HoverController

Attributes