C P437 Tile Metadata Loader
class CP437TileMetadataLoader(width: Int, height: Int) : TileMetadataLoader<CharacterTile>
Content copied to clipboard
Functions
fetchMetadata
Link copied to clipboard
fetchMetaForTile
Link copied to clipboard
open override fun fetchMetaForTile(tile: CharacterTile): TextureMetadata<CharacterTile>
Content copied to clipboard
supportsTile
Link copied to clipboard
Sources
(source)
Link copied to clipboard