godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Font.getDescent
godot
font
Font
Return the font descent (number of pixels below the baseline).
struct
Font
@
nogc
nothrow const
double
getDescent
(
)
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 descent (number of pixels below the baseline).