![]() |
Middle Europe Productions Library
alpha 1.3.3
|
This is the complete list of members for MEP::TextureObject, 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 |
| addMethodRect(std::function< sf::IntRect()> method) | MEP::Sprite | inline |
| addMethodScale(std::function< sf::Vector2f()> method) | MEP::Following | inline |
| calc_position | MEP::Following | protected |
| calc_scale | MEP::Following | protected |
| clearFollow() | MEP::Following | inline |
| currentSprite | MEP::Sprite | protected |
| debugOutput(std::ostream &out) const | MEP::TextureObject | inlinevirtual |
| deleteObject() | MEP::Object | inlineprotected |
| draw(sf::RenderWindow &window) override | MEP::TextureObject | inlinevirtual |
| Drawable()=default | MEP::Drawable | |
| drawTagDebug(std::ostream &out) const | MEP::Drawable | inlineprotected |
| entryUpdate(sf::Time ¤tTime, bool low=false) override | MEP::Object | inlinevirtual |
| exitUpdate(sf::Time ¤tTime, bool low=false) override | MEP::Object | 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::TextureObject | inlinevirtual |
| getDrawTag() const | MEP::Drawable | inline |
| getID() const | MEP::Object | inline |
| getName() const | MEP::Object | inline |
| getNufTextures() const | MEP::Object | inline |
| getObjectPoint() | MEP::Object | inline |
| getObjectRef() | MEP::Object | inline |
| getOriginPosition() const | MEP::Following | inline |
| getOriginScale() const | MEP::Following | inline |
| getPosition() const | MEP::Following | inline |
| getRect() const | MEP::Sprite | inline |
| getScale() const | MEP::Following | inline |
| getSize() const | MEP::Object | inlinevirtual |
| getSprite() | MEP::Sprite | inline |
| getType() const | MEP::Object | inline |
| isActive() const override | MEP::TextureObject | inlinevirtual |
| isFollowerActive() const | MEP::Following | inline |
| isTansparent(unsigned int x, unsigned int y) | MEP::Object | inlinevirtual |
| 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 |
| m_size | MEP::Object | protected |
| m_type | MEP::Object | protected |
| movePosition(const sf::Vector2f pos) | MEP::Following | inlinevirtual |
| muteFollowGroup(MEP::U_int32 group) | MEP::Following | inline |
| notify() | MEP::Drawable | inlineprotected |
| nufC() const | MEP::Object | inline |
| Object()=delete | MEP::Object | |
| Object(const Object &x) | MEP::Object | inline |
| Object(const U_int32 ID, const std::string &path, const std::string &filename, bool transparencyM=false) | MEP::Object | inline |
| Object(const U_int32 ID, const std::string &path, const std::string &filename, unsigned int frames, bool transparencyM=false) | MEP::Object | inline |
| Object(const U_int32 ID, std::list< sf::Image > &images, const std::string &filename, bool transparencyM=false) | MEP::Object | inline |
| ObjectType enum name | MEP::Object | |
| onResize() override | MEP::TextureObject | inlinevirtual |
| operator<<(std::ostream &out, const TextureObject &x) | MEP::TextureObject | friend |
| MEP::Sprite::operator<<(const Sprite &x) | MEP::Sprite | inline |
| MEP::Following::operator<<(const Following &x) | MEP::Following | inline |
| operator==(const std::string &x) const | MEP::Object | inline |
| operator==(const Object &x) const | MEP::Object | inline |
| removeDrawTag(const U_int32 tag) | MEP::Drawable | inline |
| setColor(const sf::Color &color) | MEP::TextureObject | 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) override | MEP::Sprite | inlinevirtual |
| setPosition(const Following &x) override | MEP::Sprite | inlinevirtual |
| setRect(const sf::IntRect &rect) | MEP::Sprite | inline |
| setRotation(const float angle) | MEP::TextureObject | inline |
| setScale(const sf::Vector2f scale) | MEP::Sprite | inlinevirtual |
| setScale(const Following &x) | MEP::Sprite | inlinevirtual |
| Sprite(const FollowType &followType, sf::Vector2f pos={ 0.f, 0.f }, sf::Vector2f scale={ 1.f, 1.f }) | MEP::Sprite | inline |
| Sprite(sf::Vector2f pos={ 0.f, 0.f }, sf::Vector2f scale={ 1.f, 1.f }) | MEP::Sprite | inline |
| table | MEP::Object | protected |
| texture | MEP::Object | protected |
| TextureObject(const Object &x, sf::Vector2f pos={ 0.f, 0.f }, sf::Vector2f scale={ 1.f, 1.f }) | MEP::TextureObject | inline |
| transparency | MEP::Object | protected |
| unMuteFollowGroup(MEP::U_int32 group) | MEP::Following | inline |
| update(sf::Time &) override | MEP::TextureObject | inlinevirtual |
| updatePosition() | MEP::Following | inline |
| updateRect() | MEP::Sprite | inline |
| updateScale() | MEP::Following | inline |
| MEP::Sprite::updateSprite(sf::Texture &texture) | MEP::Sprite | inline |
| ~Drawable() | MEP::Drawable | inlinevirtual |
| ~Object() override | MEP::Object | inline |