glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.backend
/
SimpleCachedResources
Simple
Cached
Resources
class
SimpleCachedResources
(
val
uncached
:
Resources
)
:
Resources
Members
Constructors
Simple
Cached
Resources
Link copied to clipboard
constructor
(
uncached
:
Resources
)
Properties
uncached
Link copied to clipboard
val
uncached
:
Resources
Functions
clear
Link copied to clipboard
fun
clear
(
)
load
Text
Link copied to clipboard
open
override
fun
loadText
(
name
:
String
,
onLoaded
:
(
String
)
->
Unit
)
load
Texture
Link copied to clipboard
open
override
fun
loadTexture
(
name
:
String
)
:
Texture
Loads a texture.