InputLayer

A layer groups input bindings by common key modifiers.

Members

Functions

opCmp
int opCmp(InputLayer other)

When sorting ascending, the lowest value is given to the InputLayer with greatest number of bindings

Variables

bindings
InputBinding[] bindings;
Undocumented in source.
modifiers
InputStroke modifiers;
Undocumented in source.

Meta