indigo.shared.events.AssetEvent
See theAssetEvent companion object
sealed trait AssetEvent extends GlobalEvent
Events relating to dynamically loading assets after the game has started.
These events are the underlying events used by the AssetBundleLoader
SubSystem
, which makes loading assets a slightly more pleasant experience.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
In this article