toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
GifDec
/
KeyState
Key
State
data
class
KeyState
(
var
sub_len
:
Int
=
0
,
var
shift
:
Int
=
0
,
var
byte
:
Int
=
0
)
Members
Constructors
Key
State
Link copied to clipboard
constructor
(
sub_len
:
Int
=
0
,
shift
:
Int
=
0
,
byte
:
Int
=
0
)
Properties
byte
Link copied to clipboard
var
byte
:
Int
shift
Link copied to clipboard
var
shift
:
Int
sub_len
Link copied to clipboard
var
sub_len
:
Int