Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GSDL::Loader
Inherits
Reference
<
Object
Constructors
new
Source
Instance methods
add_audio
(key :
String
, path_key :
String
)
Source
add_dialog
(path_key :
String
)
Source
add_font
(path_key :
String
, size :
Num
, outline :
Int32
)
Source
add_font_old
(key :
String
, path_key :
String
, size :
Float32
)
Source
add_tasks
(tasks :
Array
(
AssetTask
))
Source
add_texture
(key :
String
, path_key :
String
)
Source
add_tile_map
(key :
String
, path_key :
String
)
Source
busy?
Source
complete?
Source
max_assets_per_frame
Source
max_assets_per_frame=
(max_assets_per_frame :
Int32
)
Source
progress
Source
start_async
(workers :
Int32
= 4)
Source
update
Source
Nested types
GSDL::Loader::AssetResult
GSDL::Loader::AssetTask
GSDL::Loader::AssetType
GSDL::Loader::Progress