The resources loader of the game.
The resources data of the game.
Get the object for the given resource that is already loaded (preloaded or loaded with loadJson
).
If the resource is not loaded, null
will be returned.
The name of the spine skeleton.
the spine skeleton if loaded, null
otherwise.
SpineManager manages pixi spine skeleton data.