ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
Text.Character
ws
gui
text
Text
Undocumented in source.
class
Text
class
Character {
dchar
c
;
Point
pos
;
Font
.
Glyph
glyph
;
this
(dchar c);
}
Constructors
this
this
(dchar c)
Undocumented in source.
Members
Variables
c
dchar
c
;
Undocumented in source.
glyph
Font
.
Glyph
glyph
;
Undocumented in source.
pos
Point
pos
;
Undocumented in source.
Meta
Source
See Implementation
ws
gui
text
Text
classes
Character
String
constructors
this
functions
onDraw
resize
setFont
variables
font
shader
text