dash v0.2.6 (2014-02-22T20:41:15Z)
Dub
Repo
Assets.get
components
assets
Assets
Get the asset with the given type and name.
class
Assets
static final
T
get
(
T
)
(
string
name
)
if
(
is
(
T
==
Mesh
) ||
is
(
T
==
Texture
)
||
is
(
T
==
Material
)
)
Meta
Source
See Implementation
components
assets
Assets
static functions
get
initialize
shutdown
Get the asset with the given type and name.