|  | |
| Input | |
The InputEventsSource type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | IsMySceneNode | Method that is called from InputEventsManager to check if this EventSource contains hitSceneNode | 
|  | OnBeginPointerDrag | OnBeginPointerDrag | 
|  | OnEndPointerDrag | OnEndPointerDrag | 
|  | OnPointerClicked | OnPointerClicked | 
|  | OnPointerDoubleClicked | OnPointerDoubleClicked | 
|  | OnPointerDrag | OnPointerDrag | 
|  | OnPointerEntered | OnPointerEntered | 
|  | OnPointerExited | OnPointerExited | 
|  | OnPointerMoved | OnPointerMoved | 
|  | OnPointerPressed | OnPointerPressed | 
|  | OnPointerUp | OnPointerUp | 
|  | OnPointerWheelChanged | OnPointerWheelChanged | 
 See Also
See Also