Skip to content

StageHoverEvent

The StageHoverEvent class extends the StageEvent class.

StageHoverEvent are triggered when mouse-responsive Motifs are hovered over or moused away from.

Properties

.

hover

: string

hover

True if the cursor has just entered this hitbox of a mouse-responsive Motif; false if the cursor has just left.

Triggers

  • hover