AssetType

indigo.shared.assets.AssetType
See theAssetType companion object
sealed trait AssetType

Parent type of the different kinds of assets Indigo understands.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Tagged
class Audio
class Font
class Image
class Text
Show all

Members list

Value members

Abstract methods

def toList: List[AssetType]