![]() |
nomlib
|
This is the complete list of members for nom::Text, including all inherited members.
| Bold enum value | nom::Text | |
| clone() const | nom::Text | |
| clone_texture() const | nom::Text | |
| color(void) const | nom::Text | |
| color_ (defined in nom::Text) | nom::Text | private |
| derived_type typedef (defined in nom::Text) | nom::Text | |
| dirty_ | nom::Text | private |
| draw(RenderTarget &target) const override | nom::Text | virtual |
| font() const (defined in nom::Text) | nom::Text | |
| font_ (defined in nom::Text) | nom::Text | private |
| glyphs_texture_ | nom::Text | mutableprivate |
| height() const | nom::Text | private |
| IDrawable(void) | nom::IDrawable | inline |
| IObject(void) | nom::IObject | |
| is_a(const Derived object) | nom::IObject | inlinestatic |
| is_type(const ObjectTypeInfo &rhs) const | nom::IObject | virtual |
| Italic enum value (defined in nom::Text) | nom::Text | |
| multiline_width(const std::string &text_buffer, nom::size_type pos) const (defined in nom::Text) | nom::Text | private |
| Normal enum value (defined in nom::Text) | nom::Text | |
| operator delete(void *ptr) (defined in nom::IObject) | nom::IObject | static |
| operator new(nom::size_type mem) (defined in nom::IObject) | nom::IObject | static |
| operator=(const self_type &rhs) | nom::Text | |
| position(void) const | nom::Transformable | |
| position_ (defined in nom::Transformable) | nom::Transformable | private |
| raw_ptr typedef | nom::IDrawable | |
| render_text(RenderTarget &target) const (defined in nom::Text) | nom::Text | private |
| rendered_text_ | nom::Text | private |
| RenderTarget typedef | nom::IDrawable | |
| self_type typedef (defined in nom::Text) | nom::Text | |
| set_bounds(const IntRect &bounds) | nom::Transformable | virtual |
| set_color(const Color4i &text_color) | nom::Text | |
| set_font(const Font &font) | nom::Text | |
| set_font(Font *font) | nom::Text | |
| set_position(const Point2i &pos) override | nom::Text | virtual |
| nom::Transformable::set_position(int x, int y) | nom::Transformable | |
| set_size(const Size2i &size) | nom::Transformable | virtual |
| set_size(int w, int h) | nom::Transformable | |
| set_style(uint32 style) | nom::Text | |
| set_text(const std::string &text) | nom::Text | |
| set_text_kerning(bool state) | nom::Text | |
| set_text_size(uint character_size) | nom::Text | |
| shared_ptr typedef | nom::IDrawable | |
| size(void) const | nom::Transformable | |
| size_ | nom::Transformable | private |
| Strikethrough enum value (defined in nom::Text) | nom::Text | |
| Style enum name | nom::Text | |
| style(void) const | nom::Text | |
| style_ | nom::Text | private |
| Text(void) | nom::Text | |
| Text(const std::string &text, const Font &font, uint character_size=nom::DEFAULT_FONT_SIZE, const Color4i &text_color=Color4i::White) | nom::Text | |
| Text(const std::string &text, Font *font, uint character_size=nom::DEFAULT_FONT_SIZE, const Color4i &text_color=Color4i::White) | nom::Text | |
| Text(const self_type &rhs) | nom::Text | |
| text(void) const | nom::Text | |
| text_ | nom::Text | private |
| text_height(const std::string &text_string) const | nom::Text | |
| text_size(void) const | nom::Text | |
| text_size_ (defined in nom::Text) | nom::Text | private |
| text_width(const std::string &text_buffer) const | nom::Text | |
| total_alloc_bytes (defined in nom::IObject) | nom::IObject | static |
| total_dealloc_bytes (defined in nom::IObject) | nom::IObject | static |
| Transformable(void) (defined in nom::Transformable) | nom::Transformable | |
| Transformable(const Point2i &pos, const Size2i &size) (defined in nom::Transformable) | nom::Transformable | |
| Transformable(const IntRect &bounds) | nom::Transformable | |
| translate(const Point2i &pos) | nom::Transformable | virtual |
| type() const override | nom::Text | virtual |
| Underline enum value (defined in nom::Text) | nom::Text | |
| unique_ptr typedef | nom::IDrawable | |
| update() override | nom::Text | privatevirtual |
| update_cache() (defined in nom::Text) | nom::Text | private |
| valid(void) const | nom::Text | |
| width() const | nom::Text | private |
| ~IDrawable(void) | nom::IDrawable | inlinevirtual |
| ~IObject(void) | nom::IObject | virtual |
| ~Text(void) | nom::Text | |
| ~Transformable(void) (defined in nom::Transformable) | nom::Transformable | virtual |