Method | Description | |
---|---|---|
GetMousePointerEventData ( int id ) : MouseState | ||
GetTouchPointerEventData ( Touch input, bool &pressed, bool &released ) : |
Method | Description | |
---|---|---|
SwitchStateForMouseButton ( int id ) : PointerEventData.FramePressState |
protected GetMousePointerEventData ( int id ) : MouseState | ||
id | int | |
return | MouseState |
protected GetTouchPointerEventData ( Touch input, bool &pressed, bool &released ) : |
||
input | Touch | |
pressed | bool | |
released | bool | |
return |