toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.atlas
/
AtlasLookup
Atlas
Lookup
interface
AtlasLookup
Inheritors
Atlas
AtlasResult
Result
Members
Functions
get
Link copied to clipboard
open
operator
fun
get
(
name
:
String
)
:
BmpSlice
try
Get
Link copied to clipboard
open
fun
tryGet
(
name
:
String
)
:
BmpSlice
?
try
Get
Entry
By
Name
Link copied to clipboard
abstract
fun
tryGetEntryByName
(
name
:
String
)
:
Atlas.Entry
?