Companion

object Companion

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
narrowFonts
Link copied to clipboard
common
fun narrowFonts(height: Int): List<TilesetResource>
squareFonts
Link copied to clipboard
common
fun squareFonts(height: Int): List<TilesetResource>
toString
Link copied to clipboard
common
open fun toString(): String
wideFonts
Link copied to clipboard
common
fun wideFonts(height: Int): List<TilesetResource>

Properties

FONTS_DIR
Link copied to clipboard
common
const val FONTS_DIR: String
FONTS_EXT
Link copied to clipboard
common
const val FONTS_EXT: String

Sources

(source)
Link copied to clipboard