|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
Per-frame state needed to route a raw scroll event. More...
#include "donner/editor/RenderPaneGesture.h"
Public Attributes | |
| Box2d | paneRect |
| Render-pane bounds in screen pixels. | |
| bool | mouseDragPanActive = false |
| True while the explicit mouse-drag pan gesture is active. | |
Per-frame state needed to route a raw scroll event.
| bool donner::editor::RenderPaneGestureContext::mouseDragPanActive = false |
True while the explicit mouse-drag pan gesture is active.
| Box2d donner::editor::RenderPaneGestureContext::paneRect |
Render-pane bounds in screen pixels.