AssetTypePrimitive

indigo.shared.assets.AssetTypePrimitive
sealed trait AssetTypePrimitive extends AssetType

Represents concrete, loadable asset types.

Attributes

Graph
Supertypes
trait AssetType
class Object
trait Matchable
class Any
Known subtypes
class Audio
class Font
class Image
class Text

Members list

Value members

Inherited methods

def toList: List[AssetType]

Attributes

Inherited from:
AssetType

Abstract fields