desktop
/
com.unciv.app.desktop
/
NativeFontDesktop
Native
Font
Desktop
class
NativeFontDesktop
(size:
Int
) :
NativeFontImplementation
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
get
Char
Pixmap
Link copied to clipboard
open override fun
getCharPixmap
(char:
Char
):
Pixmap
Content copied to clipboard
get
Font
Size
Link copied to clipboard
open override fun
getFontSize
():
Int
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
font
Link copied to clipboard
private val
font
:
Font
Content copied to clipboard
metric
Link copied to clipboard
private val
metric
:
FontMetrics
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard