Table of Contents

Interface IStylusButtonProvider

Namespace
KmaxXR
Assembly
Kmax.XR.dll
public interface IStylusButtonProvider

Methods

GetKey(StylusKey)

bool GetKey(StylusKey key)

Parameters

key StylusKey

Returns

bool

GetKeyDown(StylusKey)

bool GetKeyDown(StylusKey key)

Parameters

key StylusKey

Returns

bool

GetKeyUp(StylusKey)

bool GetKeyUp(StylusKey key)

Parameters

key StylusKey

Returns

bool