godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
BitmapFont.clear
godot
bitmapfont
BitmapFont
Clears all the font data and settings.
struct
BitmapFont
@
nogc
nothrow
void
clear
(
)
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
Clears all the font data and settings.