pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
TextTempl.this
pixelperfectengine
graphics
text
TextTempl
Copy CTOR
this
(dstring text, CharacterFormattingInfo!BitmapType formatting, TextTempl!BitmapType next, int frontTab, BitmapType icon)
this
(TextTempl!BitmapType orig)
class
TextTempl
(BitmapType = Bitmap8Bit)
@
safe
pure nothrow
this
(
TextTempl
!
BitmapType
orig
)
Meta
Source
See Implementation
pixelperfectengine
graphics
text
TextTempl
constructors
this
functions
font
getBlockWidth
getChar
getWidth
insertChar
offsetAmount
opIndex
overwriteChar
removeChar
toDString
properties
charLength
text
variables
_text
formatting
frontTab
icon
iconOffsetX
iconOffsetY
iconSpacing
next
Copy CTOR