toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
GifDec
/
Entry
Entry
class
Entry
(
var
length
:
Int
=
0
,
var
prefix
:
Int
=
0
,
var
suffix
:
Int
=
0
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
length
:
Int
=
0
,
prefix
:
Int
=
0
,
suffix
:
Int
=
0
)
Properties
length
Link copied to clipboard
var
length
:
Int
prefix
Link copied to clipboard
var
prefix
:
Int
suffix
Link copied to clipboard
var
suffix
:
Int