AssetType

sealed
trait AssetType

Parent type of the different kinds of assets Indigo understands.

Companion
object
class Object
trait Matchable
class Any
class Tagged
class Audio
class Font
class Image
class Text

Value members

Abstract methods

def toList: List[AssetType]