Skip to main content

PointerScope

Determines the scope of handling mouse/touch events.

Index

Enumeration Members

Enumeration Members

Canvas

Canvas: Canvas

Handle events on the canvas element only. Events originating outside the canvas will not be handled.

Document

Document: Document

Handles events on the entire document. All events will be handled by Excalibur.

Page Options