← Standard library

InputKeyBits

struct InputKeyBits
import InputKeyBits from Wax;

Value storage for the input accumulator's 256 physical-key flags. Use the Input query methods to read per-frame key state.

Input.wax:28

Members

ToStringmethod

public fn ToString() : string

Provided by the compiler.

ToStringBuffermethod

public fn ToStringBuffer(StringBuilder builder) : int32

Provided by the compiler.

constructorconstructor

public constructor ()

Provided by the compiler.