|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
One discrete event that fired within a frame. Frame-state (mouse position, button mask) lives on the owning frame record; this captures only events that can't be reconstructed from continuous state (key presses, character input, wheel deltas, resizes). More...
#include "donner/editor/repro/ReproFile.h"
Public Types | |
| enum class | Kind { MouseDown , MouseUp , KeyDown , KeyUp , Char , Wheel , Resize , Focus } |
One discrete event that fired within a frame. Frame-state (mouse position, button mask) lives on the owning frame record; this captures only events that can't be reconstructed from continuous state (key presses, character input, wheel deltas, resizes).