pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
TextTempl.toDString
pixelperfectengine
graphics
text
TextTempl
Returns the text as a 32bit string without the formatting.
class
TextTempl
(BitmapType = Bitmap8Bit)
public @
safe
pure nothrow
dstring
toDString
(
)
Meta
Source
See Implementation
pixelperfectengine
graphics
text
TextTempl
constructors
this
enums
Flags
functions
addToEnd
breakTextIntoMultipleLines
font
getBlockWidth
getChar
getWidth
insertChar
offsetAmount
opIndex
overwriteChar
removeChar
toDString
properties
charLength
text
variables
_text
flags
formatting
frontTab
icon
iconOffsetX
iconOffsetY
iconSpacing
next
Returns the text as a 32bit string without the formatting.