d2dgame ~master (2021-12-25T08:32:28.3559629)
Dub
Repo
BMFont.measureText
d2d
font
bmfont
BMFont
Returns the dimensions of a string with this font.
class
BMFont
override
vec2
measureText
(
string
text
,
float
scale
= 1.0f
)
Meta
Source
See Implementation
d2d
font
bmfont
BMFont
constructors
this
destructors
~this
functions
dispose
load
measureText
measureTextMultiline
render
renderMultiline
properties
handle
lineHeight
textures
valid
Returns the dimensions of a string with this font.