Nebula
|
This is the complete list of members for CoreGraphics::TextElement, including all inherited members.
color | CoreGraphics::TextElement | private |
GetColor() const | CoreGraphics::TextElement | inline |
GetPosition() const | CoreGraphics::TextElement | inline |
GetSize() const | CoreGraphics::TextElement | inline |
GetText() const | CoreGraphics::TextElement | inline |
GetThreadId() const | CoreGraphics::TextElement | inline |
pos | CoreGraphics::TextElement | private |
size | CoreGraphics::TextElement | private |
text | CoreGraphics::TextElement | private |
TextElement() | CoreGraphics::TextElement | |
TextElement(Threading::ThreadId threadId, const Util::String &text, const Math::vec4 &color, const Math::vec2 &pos, const float size) | CoreGraphics::TextElement | |
threadId | CoreGraphics::TextElement | private |