zircon.core
/
org.hexworks.zircon.internal.resource
/
BuiltInTrueTypeFontResource
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
narrowFonts
Link copied to clipboard
common
@
JvmStatic
()
fun
narrowFonts
(height:
Int
):
List
<
TilesetResource
>
Content copied to clipboard
squareFonts
Link copied to clipboard
common
@
JvmStatic
()
fun
squareFonts
(height:
Int
):
List
<
TilesetResource
>
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
wideFonts
Link copied to clipboard
common
@
JvmStatic
()
fun
wideFonts
(height:
Int
):
List
<
TilesetResource
>
Content copied to clipboard
Properties
FONTS_DIR
Link copied to clipboard
common
const val
FONTS_DIR
:
String
Content copied to clipboard
FONTS_EXT
Link copied to clipboard
common
const val
FONTS_EXT
:
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard