Font

final case
class Font(name: AssetName, path: AssetPath) extends AssetTypePrimitive
trait Serializable
trait Product
trait Equals
trait AssetType
class Object
trait Matchable
class Any

Value members

Concrete methods

def toList: List[AssetType]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product