hxd.res.Loader
hxd.res.Loader
Fields
| Name | Type | |
|---|---|---|
fs | Virtual[get, exists] | |
cache | haxe.ds.StringMap | |
| static | currentInstance | hxd.res.Loader |
Protos
f@5859exists(hxd.res.Loader, String) → Boolf@5860load(hxd.res.Loader, String) → hxd.res.Anyf@5861loadCache(hxd.res.Loader, String, hl.Class) → hxd.res.Resource
Bindings
- static
f@5862__constructor__(hxd.res.Loader, Virtual[get, exists]) → Void