EnumerationsPointerScopeOn this pagePointerScope Determines the scope of handling mouse/touch events.Index Enumeration MembersCanvasDocumentEnumeration Members CanvasCanvas: CanvasHandle events on the canvas element only. Events originating outside the canvas will not be handled.DocumentDocument: DocumentHandles events on the entire document. All events will be handled by Excalibur.
Determines the scope of handling mouse/touch events.