Module: Tuile::Mouse::Event
- Included in:
- DownEvent, DragEvent, MoveEvent, ScrollEvent, UpEvent
- Defined in:
- lib/tuile/mouse.rb,
sig/tuile.rbs
Overview
Included by every mouse event class: a marker for case/is_a?, plus the
#point they share.
Instance Method Summary collapse
-
#point ⇒ Point
@return — the event's position.