GA::kit
v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
ga::Paragraph Member List
This is the complete list of members for
ga::Paragraph
, including all inherited members.
calculateTextFlow
()
ga::Paragraph
inline
protected
calcWordRect
(Word &word)
ga::Paragraph
protected
cleanLayout
()
ga::Paragraph
Component
()=default
ga::Component
Component
(const Component &other)
ga::Component
inline
draw
()
ga::Paragraph
virtual
drawParagraph
(bool forceRedraw=false)
ga::Paragraph
inline
protected
fontForStyle
(FontStyle style)
ga::Paragraph
inline
protected
FontStyle
enum name
ga::Paragraph
protected
getBoldFont
()
ga::Paragraph
inline
getBoldItalicFont
()
ga::Paragraph
inline
getFont
()
ga::Paragraph
inline
getHorizontalAlignment
()
ga::Paragraph
inline
getIsFboCacheEnabled
()
ga::Paragraph
inline
getIsMarkdownText
() const
ga::Paragraph
inline
getItalicFont
()
ga::Paragraph
inline
getLeading
()
ga::Paragraph
inline
getNode
() const
ga::Component
inline
getNumberOfLines
()
ga::Paragraph
getParagraphBounds
()
ga::Paragraph
getSize
()
ga::Paragraph
inline
getText
()
ga::Paragraph
inline
getTextColor
()
ga::Paragraph
inline
getTextOffset
()
ga::Paragraph
inline
getVerticalAlignment
()
ga::Paragraph
inline
getWordBounds
()
ga::Paragraph
getWordSpacing
()
ga::Paragraph
inline
HorzAlignment
enum name
ga::Paragraph
m_boldFont
ga::Paragraph
protected
m_boldItalicFont
ga::Paragraph
protected
m_cacheToFbo
ga::Paragraph
protected
m_fbo
ga::Paragraph
protected
m_fboRect
ga::Paragraph
protected
m_font
ga::Paragraph
protected
m_hAlignment
ga::Paragraph
protected
m_isLayoutDirty
ga::Paragraph
protected
m_isMarkdownFormatted
ga::Paragraph
protected
m_italicFont
ga::Paragraph
protected
m_leading
ga::Paragraph
protected
m_lines
ga::Paragraph
protected
m_node
ga::Component
protected
m_offset
ga::Paragraph
protected
m_size
ga::Paragraph
protected
m_spacing
ga::Paragraph
protected
m_styledText
ga::Paragraph
protected
m_text
ga::Paragraph
protected
m_textColor
ga::Paragraph
protected
m_vAlignment
ga::Paragraph
protected
m_words
ga::Paragraph
protected
operator=
(const Component &other)
ga::Component
inline
Paragraph
()
ga::Paragraph
parseMarkdownStyles
(const std::string &text)
ga::Paragraph
protected
setBoldFont
(std::shared_ptr< Font > font)
ga::Paragraph
setBoldItalicFont
(std::shared_ptr< Font > font)
ga::Paragraph
setFboCacheEnabled
(bool enable)
ga::Paragraph
setFont
(std::shared_ptr< Font > font, bool resetLeadingAndSpacing=true)
ga::Paragraph
setHorizontalAlignment
(HorzAlignment alignment)
ga::Paragraph
setIsMarkdownText
(bool isMarkdown)
ga::Paragraph
setItalicFont
(std::shared_ptr< Font > font)
ga::Paragraph
setLeading
(float px)
ga::Paragraph
setNode
(std::shared_ptr< Node > node)
ga::Component
inline
protected
virtual
setScene
(std::shared_ptr< Scene > scene)
ga::Component
inline
protected
virtual
setSize
(ga::vec2 size)
ga::Paragraph
setText
(std::string text)
ga::Paragraph
setTextColor
(const ga::Color textColor)
ga::Paragraph
setTextOffset
(ga::vec3 textOffset)
ga::Paragraph
setTextOffset
(ga::vec2 textOffset)
ga::Paragraph
inline
setVerticalAlignment
(VertAlignment alignment)
ga::Paragraph
setWordSpacing
(float px)
ga::Paragraph
update
()
ga::Component
inline
protected
virtual
VertAlignment
enum name
ga::Paragraph
~Component
()=default
ga::Component
virtual
Generated by
1.9.6