semagrams.controllers.HoverController$.State
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
Members list
Concise view
Value members
Update the state to reflect that ent
is hovered
Update the state to reflect that ent
is hovered
Attributes
Returns whether ent
is hovered
Returns whether ent
is hovered
Attributes
Update the state to reflect that ent
is no longer hovered
Update the state to reflect that ent
is no longer hovered
Attributes
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product