Small helper class used to store both the value and type of a keyboard character in the values map.
package |
Application |
---|
__construct(intvalue, inttype) : mixed
int
Value of the keyboard character.
int
Type of the keyboard character, (X or Y) | (MSD or LSD).
mixed
getType() : int
int
Type of the keyboard character, (X or Y) | (MSD or LSD).
getValue() : int
int
Value of the keyboard character.
value :
type :