xoreos  0.0.5
Graphics::Aurora::Text Member List

This is the complete list of members for Graphics::Aurora::Text, including all inherited members.

_aGraphics::Aurora::Textprivate
_bGraphics::Aurora::Textprivate
_clickableGraphics::Renderableprotected
_colorsGraphics::Aurora::Textprivate
_disableColorTokensGraphics::Aurora::Textprivate
_distanceGraphics::Renderableprotected
_fontGraphics::Aurora::Textprivate
_gGraphics::Aurora::Textprivate
_halignGraphics::Aurora::Textprivate
_heightGraphics::Aurora::Textprivate
_idGraphics::Renderableprotected
_lineCountGraphics::Aurora::Textprivate
_queueExistsGraphics::Renderableprotected
_queueVisibleGraphics::Renderableprotected
_rGraphics::Aurora::Textprivate
_strGraphics::Aurora::Textprivate
_tagGraphics::Renderableprotected
_valignGraphics::Aurora::Textprivate
_widthGraphics::Aurora::Textprivate
_xGraphics::Aurora::Textprivate
_yGraphics::Aurora::Textprivate
addToQueue(QueueType queue)Graphics::Queueableprotected
advanceTime(float dt)Graphics::Renderablevirtual
calculateDistance()Graphics::Aurora::Textvirtual
disableColorTokens(bool disabled)Graphics::Aurora::Text
drawLine(const Common::UString &line, ColorPositions::const_iterator color, size_t position)Graphics::Aurora::Textprivate
drawLineImmediate(const Common::UString &line, ColorPositions::const_iterator color, size_t position, float &x, float &y)Graphics::Aurora::Textprivate
empty()Graphics::Aurora::Text
get() constGraphics::Aurora::Text
getColor(float &r, float &g, float &b, float &a) constGraphics::Aurora::Text
getDistance() constGraphics::Renderable
getFont() constGraphics::Aurora::Text
getHeight(const Common::UString &text) constGraphics::Aurora::Text
getHeight() constGraphics::Aurora::Text
getHorizontalAlign() constGraphics::Aurora::Text
getID() constGraphics::Renderable
getLineCount() constGraphics::Aurora::Text
getPosition(float &x, float &y, float &z) constGraphics::Aurora::Text
getTag() constGraphics::Renderable
getVerticalAlign() constGraphics::Aurora::Text
getWidth() constGraphics::Aurora::Text
GUIElement(GUIElementType type)Graphics::GUIElementinline
GUIElementType enum nameGraphics::GUIElement
hide()Graphics::Renderablevirtual
isClickable() constGraphics::Renderable
isIn(float x, float y) constGraphics::Aurora::Textvirtual
Graphics::GUIElement::isIn(float x, float y, float z) constGraphics::Renderablevirtual
Graphics::GUIElement::isIn(float x1, float y1, float z1, float x2, float y2, float z2) constGraphics::Renderablevirtual
isInQueue(QueueType queue) constGraphics::Queueableinlineprotected
isVisible() constGraphics::Renderable
kGUIElementBack enum valueGraphics::GUIElement
kGUIElementConsole enum valueGraphics::GUIElement
kGUIElementFront enum valueGraphics::GUIElement
lockFrame()Graphics::Renderableprotected
lockFrameIfVisible()Graphics::Renderableprotected
lockQueue(QueueType queue)Graphics::Queueableprotected
operator<(const Queueable &q) constGraphics::Renderablevirtual
parseColors(const Common::UString &str, Common::UString &parsed, ColorPositions &colors)Graphics::Aurora::Textprivate
Queueable()Graphics::Queueable
queueRender(const glm::mat4 &parentTransform)Graphics::Renderableinlinevirtual
removeFromQueue(QueueType queue)Graphics::Queueableprotected
render(RenderPass pass)Graphics::Aurora::Textvirtual
Renderable(RenderableType type)Graphics::Renderable
renderImmediate(const glm::mat4 &parentTransform)Graphics::Aurora::Textvirtual
resort()Graphics::Renderableprotected
set(const Common::UString &str, float maxWidth=0.0f, float maxHeight=0.0f)Graphics::Aurora::Text
setClickable(bool clickable)Graphics::Renderable
setColor(float r, float g, float b, float a)Graphics::Aurora::Text
setFont(const Common::UString &fnt)Graphics::Aurora::Text
setHorizontalAlign(float halign)Graphics::Aurora::Text
setPosition(float x, float y, float z=-FLT_MAX)Graphics::Aurora::Text
setSize(float width, float height)Graphics::Aurora::Text
setTag(const Common::UString &tag)Graphics::Renderable
setText(const Common::UString &str)Graphics::Aurora::Text
setVerticalAlign(float valign)Graphics::Aurora::Text
show()Graphics::Renderablevirtual
sortQueue(QueueType queue)Graphics::Queueableprotected
Text(const FontHandle &font, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
Text(const FontHandle &font, float w, float h, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
Text(Graphics::GUIElement::GUIElementType type, const FontHandle &font, float w, float h, const Common::UString &str, float r=1.0f, float g=1.0f, float b=1.0f, float a=1.0f, float halign=kHAlignLeft, float valign=kVAlignTop)Graphics::Aurora::Text
unlockFrame()Graphics::Renderableprotected
unlockFrameIfVisible()Graphics::Renderableprotected
unlockQueue(QueueType queue)Graphics::Queueableprotected
unsetColor()Graphics::Aurora::Text
~GUIElement()Graphics::GUIElementinline
~Queueable()Graphics::Queueablevirtual
~Renderable()Graphics::Renderable
~Text()Graphics::Aurora::Text