godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
BitmapFont.ascent
godot
bitmapfont
BitmapFont
Ascent (number of pixels above the baseline).
double
ascent
[@property getter]
struct
BitmapFont
@
nogc
nothrow @
property
double
ascent
(
)
double
ascent
[@property setter]
Meta
Source
See Implementation
godot
bitmapfont
BitmapFont
aliases
BaseClasses
functions
_getChars
_getKernings
_getTextures
_setChars
_setKernings
_setTextures
addChar
addKerningPair
addTexture
clear
createFromFnt
getCharSize
getFallback
getKerningPair
getTexture
getTextureCount
opAssign
opEquals
setAscent
setDistanceFieldHint
setFallback
setHeight
properties
ascent
chars
distanceField
fallback
height
kernings
textures
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Ascent (number of pixels above the baseline).