indigo.shared.assets

Type members

Classlikes

final class AnimationStates(val states: List[AnimationMemento]) extends AnyVal
Companion
object
Companion
class
final case class AssetName(value: String) extends AnyVal
final case class AssetPath(value: String) extends AnyVal
final case class AssetTag(value: String) extends AnyVal
sealed trait AssetType
Parent type of the different kinds of assets Indigo understands.
Companion
object
object AssetType
Companion
class
sealed trait AssetTypePrimitive extends AssetType
Represents concrete, loadable asset types.