![]() |
Middle Europe Productions Library
alpha 1.3.3
|
This is the complete list of members for MEP::Text, including all inherited members.
| _isLinked() const | MEP::Drawable | inline |
| _link(std::shared_ptr< bool > _li) | MEP::Drawable | inline |
| _linkAddr() | MEP::Drawable | inline |
| _linkAddr() const | MEP::Drawable | inline |
| addDrawTag(const U_int32 tag) | MEP::Drawable | inline |
| addMethodPos(std::function< sf::Vector2f()> method) | MEP::Following | inline |
| addMethodScale(std::function< sf::Vector2f()> method) | MEP::Following | inline |
| calc_position | MEP::Following | protected |
| calc_scale | MEP::Following | protected |
| changePositionTag(const PositionTag &x) | MEP::Text | inline |
| clearFollow() | MEP::Following | inline |
| debugOutput(std::ostream &out) const | MEP::Text | inlinevirtual |
| draw(sf::RenderWindow &window) override | MEP::Text | inlinevirtual |
| Drawable()=default | MEP::Drawable | |
| drawTagDebug(std::ostream &out) const | MEP::Drawable | inlineprotected |
| entryUpdate(sf::Time ¤tTime, bool low=false) | MEP::Drawable | inlinevirtual |
| exitUpdate(sf::Time ¤tTime, bool low=false) | MEP::Drawable | inlinevirtual |
| Following(const FollowType &followType, sf::Vector2f pos={ 0.f, 0.f }, sf::Vector2f posFixed={ 0.f, 0.f }, sf::Vector2f scale={ 1.f, 1.f }, sf::Vector2f scaleFixed={ 1.f, 1.f }) | MEP::Following | inline |
| Following(sf::Vector2f pos={ 0.f, 0.f }, sf::Vector2f posFixed={ 0.f, 0.f }, sf::Vector2f scale={ 1.f, 1.f }, sf::Vector2f scaleFixed={ 1.f, 1.f }) | MEP::Following | inline |
| Following(const Following &x) | MEP::Following | inline |
| followingDebug(std::ostream &out, const char *skipLines="") const | MEP::Following | inline |
| followingListv2 | MEP::Following | protected |
| FollowType enum name | MEP::Following | |
| fullMuteFollow() | MEP::Following | inline |
| fullUnMuteFollow() | MEP::Following | inline |
| getColor() const | MEP::Following | inlinevirtual |
| getDrawTag() const | MEP::Drawable | inline |
| getOriginPosition() const | MEP::Following | inline |
| getOriginScale() const | MEP::Following | inline |
| getPosition() const | MEP::Following | inline |
| getScale() const | MEP::Following | inline |
| getString() const | MEP::Text | inline |
| getText() | MEP::Text | inline |
| isActive() const | MEP::Drawable | inlinevirtual |
| isFollowerActive() const | MEP::Following | inline |
| m_color | MEP::Following | protected |
| m_colorFixed | MEP::Following | protected |
| m_pos | MEP::Following | protected |
| m_posFixed | MEP::Following | protected |
| m_posMove | MEP::Following | protected |
| m_scale | MEP::Following | protected |
| m_scaleFixed | MEP::Following | protected |
| movePosition(const sf::Vector2f pos) | MEP::Following | inlinevirtual |
| muteFollowGroup(MEP::U_int32 group) | MEP::Following | inline |
| notify() | MEP::Drawable | inlineprotected |
| onResize() override | MEP::Text | inlinevirtual |
| operator<<(const Sprite &x) | MEP::Text | inline |
| operator<<(const Text &x) | MEP::Text | inline |
| operator<<(std::ostream &out, const Text &x) | MEP::Text | friend |
| MEP::Following::operator<<(const Following &x) | MEP::Following | inline |
| PositionTag enum name | MEP::Text | |
| removeDrawTag(const U_int32 tag) | MEP::Drawable | inline |
| setColor(const sf::Color &in) | MEP::Text | inlinevirtual |
| setDrawTag(const U_int32 tag) | MEP::Drawable | inline |
| setFollow(const AnimationPosition &base, const FollowType type, MEP::U_int32 group=-1) | MEP::Following | inline |
| setFollow(const AnimationColor &base, MEP::U_int32 toFollow=MEP::ColorChannel::ALL, MEP::U_int32 group=-1) | MEP::Following | inline |
| setPosition(const sf::Vector2f pos) | MEP::Following | inlinevirtual |
| setPosition(const Following &x) | MEP::Following | inlinevirtual |
| setScale(const sf::Vector2f scale) | MEP::Following | inlinevirtual |
| setScale(const Following &x) | MEP::Following | inlinevirtual |
| setText(const std::string &in) | MEP::Text | inline |
| Text(const std::string &content, sf::Font &font, unsigned int fontSize=40, sf::Vector2f position={ 0, 0 }, PositionTag tag=PositionTag::Non) | MEP::Text | inline |
| Text(const std::string &content, sf::Font &font, const Following &follow, unsigned int fontSize=40, PositionTag tag=PositionTag::Non) | MEP::Text | inline |
| unMuteFollowGroup(MEP::U_int32 group) | MEP::Following | inline |
| update(sf::Time &) override | MEP::Text | inlinevirtual |
| updatePosition() | MEP::Following | inline |
| updateScale() | MEP::Following | inline |
| ~Drawable() | MEP::Drawable | inlinevirtual |