Cinder
0.9.1
cinder
TextBox
cinder::TextBox Member List
This is the complete list of members for
cinder::TextBox
, including all inherited members.
Alignment
enum name
cinder::TextBox
Alignment
typedef
cinder::TextBox
alignment
(Alignment align)
cinder::TextBox
appendText
(const std::string &t)
cinder::TextBox
backgroundColor
(ColorA bgColor)
cinder::TextBox
CENTER
enum value
cinder::TextBox
color
(ColorA color)
cinder::TextBox
createLines
() const
cinder::TextBox
protected
font
(const Font &f)
cinder::TextBox
getAlignment
() const
cinder::TextBox
getBackgroundColor
() const
cinder::TextBox
getColor
() const
cinder::TextBox
getFont
() const
cinder::TextBox
getLigate
() const
cinder::TextBox
getPremultiplied
() const
cinder::TextBox
getSize
() const
cinder::TextBox
getText
() const
cinder::TextBox
GROW
enum value
cinder::TextBox
LEFT
enum value
cinder::TextBox
ligate
(bool ligateText=true)
cinder::TextBox
mAlign
cinder::TextBox
protected
mBackgroundColor
cinder::TextBox
protected
mCalculatedSize
cinder::TextBox
mutable
protected
mColor
cinder::TextBox
protected
measure
() const
cinder::TextBox
measureGlyphs
() const
cinder::TextBox
mFont
cinder::TextBox
protected
mInvalid
cinder::TextBox
mutable
protected
mLigate
cinder::TextBox
protected
mLines
cinder::TextBox
mutable
protected
mPremultiplied
cinder::TextBox
protected
mSize
cinder::TextBox
protected
mText
cinder::TextBox
protected
premultiplied
(bool premult=true)
cinder::TextBox
render
(vec2 offset=vec2())
cinder::TextBox
RIGHT
enum value
cinder::TextBox
setAlignment
(Alignment align)
cinder::TextBox
setBackgroundColor
(ColorA bgColor)
cinder::TextBox
setColor
(ColorA color)
cinder::TextBox
setFont
(const Font &f)
cinder::TextBox
setLigate
(bool ligateText)
cinder::TextBox
setPremultiplied
(bool premult)
cinder::TextBox
setSize
(ivec2 sz)
cinder::TextBox
setText
(const std::string &t)
cinder::TextBox
size
(ivec2 sz)
cinder::TextBox
size
(int width, int height)
cinder::TextBox
text
(const std::string &t)
cinder::TextBox
TextBox
()
cinder::TextBox
Generated by
1.8.11