godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Font.getAscent
godot
font
Font
Return the font ascent (number of pixels above the baseline).
struct
Font
@
nogc
nothrow const
double
getAscent
(
)
Meta
Source
See Implementation
godot
font
Font
aliases
BaseClasses
functions
draw
drawChar
getAscent
getDescent
getHeight
getStringSize
hasOutline
isDistanceFieldHint
opAssign
opEquals
updateChanges
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the font ascent (number of pixels above the baseline).