Interface IStylusButtonProvider
- Namespace
- KmaxXR
- Assembly
- Kmax.XR.dll
public interface IStylusButtonProvider
Methods
GetKey(StylusKey)
bool GetKey(StylusKey key)
Parameters
key
StylusKey
Returns
GetKeyDown(StylusKey)
bool GetKeyDown(StylusKey key)
Parameters
key
StylusKey
Returns
GetKeyUp(StylusKey)
bool GetKeyUp(StylusKey key)
Parameters
key
StylusKey