NasNas
An intuitive and beginner friendly 2D game framework for C++
ns::Transformable Member List

This is the complete list of members for ns::Transformable, including all inherited members.

move(float offsetX, float offsetY) (defined in ns::Transformable)ns::Transformable
move(const sf::Vector2f &offset) (defined in ns::Transformable)ns::Transformable
rotate(float angle) (defined in ns::Transformable)ns::Transformable
scale(float factorX, float factorY) (defined in ns::Transformable)ns::Transformable
scale(const sf::Vector2f &factor) (defined in ns::Transformable)ns::Transformable
Scene (defined in ns::Transformable)ns::Transformablefriend
setOrigin(float x, float y) (defined in ns::Transformable)ns::Transformable
setOrigin(const sf::Vector2f &origin) (defined in ns::Transformable)ns::Transformable
setPosition(float x, float y) (defined in ns::Transformable)ns::Transformable
setPosition(const sf::Vector2f &position) (defined in ns::Transformable)ns::Transformable
setRotation(float angle) (defined in ns::Transformable)ns::Transformable
setScale(float factorX, float factorY) (defined in ns::Transformable)ns::Transformable
setScale(const sf::Vector2f &factors) (defined in ns::Transformable)ns::Transformable
Sprite (defined in ns::Transformable)ns::Transformablefriend
SpriteBatch (defined in ns::Transformable)ns::Transformablefriend