A utility for quickly searching for keyboard values.
package |
Application |
---|
__construct(intxValues, intyValues) : mixed
For efficency, the values are stored statically.
int
A two dimensional table of keyboard values. [0] contains the MSDs, [1] the LSDs.
int
A two dimensional table of keyboard values. [0] contains the MSDs, [1] the LSDs.
mixed
getTypeName(inttype) : int[]
int
int[]
getValue(stringch) : int
Throws |
|
---|
string
int
The value of the character.
getValues(string[]chrs) : int[]
Throws |
|
---|
string[]
Character array to decode.
int[]
An array with two elements, the first element being the x-axis component, the second being the y-axis component.
X
Y
MSD
LSD
values : \com\scriptel\KeyboardValue