InputKeyBits
struct InputKeyBitsimport 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.
Members
ToStringmethod
public fn ToString() : stringProvided by the compiler.
ToStringBuffermethod
public fn ToStringBuffer(StringBuilder builder) : int32Provided by the compiler.
constructorconstructor
public constructor ()Provided by the compiler.