toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.atlas
/
AtlasInfo
/
Page
/
Page
Page
constructor
(
fileName
:
String
,
size
:
SizeInt
,
format
:
String
,
filterMin
:
Boolean
,
filterMag
:
Boolean
,
repeatX
:
Boolean
,
repeatY
:
Boolean
,
regions
:
List
<
AtlasInfo.Region
>
)