 |
ManualInputEventsManagerOnEventSourcePointerClick Method |
OnEventSourcePointerClick
Namespace: Ab4d.SharpEngine.UtilitiesAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxprotected void OnEventSourcePointerClick(
InputEventsSource? eventSource,
PointerButtons pressedButtons
)
Parameters
- eventSource InputEventsSource
- eventSource as InputEventsSource
- pressedButtons PointerButtons
- clicked buttons
Remarks[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Utilities.ManualInputEventsManager.OnEventSourcePointerClick(Ab4d.SharpEngine.Utilities.InputEventsSource,Ab4d.SharpEngine.Common.PointerButtons)"]
See Also