Table of Contents

Class KmaxPen

Namespace
KmaxXR
Assembly
Kmax.XR.dll
public class KmaxPen : StylusProvider, IStylusButtonProvider
Inheritance
KmaxPen
Implements
Derived
Inherited Members

Constructors

KmaxPen()

public KmaxPen()

Fields

LeftHand

public bool LeftHand

Field Value

bool

MouseSimulate

public bool MouseSimulate

Field Value

bool

btnLastStates

protected bool[] btnLastStates

Field Value

bool[]

btnStates

protected bool[] btnStates

Field Value

bool[]

Methods

GetKey(StylusKey)

public override bool GetKey(StylusKey key)

Parameters

key StylusKey

Returns

bool

GetKeyDown(StylusKey)

public override bool GetKeyDown(StylusKey key)

Parameters

key StylusKey

Returns

bool

GetKeyUp(StylusKey)

public override bool GetKeyUp(StylusKey key)

Parameters

key StylusKey

Returns

bool

Open()

public override void Open()

Process()

public override void Process()