This is the complete list of members for ime::CircleShape, including all inherited members.
attachRigidBody(RigidBody::Ptr body) | ime::Shape | |
CircleShape(float radius=0.0f) | ime::CircleShape | explicit |
CircleShape(const CircleShape &) | ime::CircleShape | |
CircleShape(CircleShape &&) noexcept | ime::CircleShape | |
clone() const override | ime::CircleShape | virtual |
copy() const | ime::CircleShape | |
create(float radius=0.0f) | ime::CircleShape | static |
draw(priv::RenderTarget &renderTarget) const override | ime::Shape | virtual |
emitChange(const Property &property) | ime::Object | protected |
emitDestruction() | ime::Object | protected |
eventEmitter_ | ime::Object | protected |
getClassName() const override | ime::CircleShape | virtual |
getClassType() const override | ime::Shape | virtual |
getFillColour() const | ime::Shape | |
getGlobalBounds() const | ime::Shape | |
getInternalPtr() const (defined in ime::Shape) | ime::Shape | protected |
getLocalBounds() const | ime::Shape | |
getObjectId() const | ime::Object | |
getOrigin() const override | ime::Shape | virtual |
getOutlineColour() const | ime::Shape | |
getOutlineThickness() const | ime::Shape | |
getPosition() const override | ime::Shape | virtual |
getRadius() const | ime::CircleShape | |
getRigidBody() | ime::Shape | |
getRigidBody() const (defined in ime::Shape) | ime::Shape | |
getRotation() const override | ime::Shape | virtual |
getScale() const override | ime::Shape | virtual |
getShapeType() const | ime::Shape | |
getTag() const | ime::Object | |
getTexture() | ime::Shape | |
getTexture() const (defined in ime::Shape) | ime::Shape | |
hasRigidBody() const | ime::Shape | |
isEventListenerSuspended(int id) const | ime::Object | |
isSameObjectAs(const Object &other) const | ime::Object | |
move(float offsetX, float offsetY) override | ime::Shape | virtual |
move(const Vector2f &offset) override | ime::Shape | virtual |
Object() | ime::Object | |
Object(const Object &) | ime::Object | |
Object(Object &&) noexcept=default | ime::Object | |
onDestruction(const Callback<> &callback) | ime::Object | |
onPropertyChange(const std::string &property, const Callback< Property > &callback, bool oneTime=false) | ime::Object | |
onPropertyChange(const Callback< Property > &callback, bool oneTime=false) | ime::Object | |
operator=(const CircleShape &) | ime::CircleShape | |
operator=(CircleShape &&) noexcept | ime::CircleShape | |
ime::Shape::operator=(const Shape &) | ime::Shape | |
ime::Shape::operator=(Shape &&) noexcept | ime::Shape | |
ime::Drawable::operator=(const Object &) | ime::Object | |
ime::Drawable::operator=(Object &&) noexcept=default | ime::Object | |
Ptr typedef | ime::CircleShape | |
removeEventListener(const std::string &event, int id) | ime::Object | |
removeEventListener(int id) | ime::Object | |
removeRigidBody() | ime::Shape | |
rotate(float angle) override | ime::Shape | virtual |
scale(float factorX, float factorY) override | ime::Shape | virtual |
scale(const Vector2f &factor) override | ime::Shape | virtual |
setFillColour(const Colour &colour) | ime::Shape | |
setOrigin(float x, float y) override | ime::Shape | virtual |
setOrigin(const Vector2f &origin) override | ime::Shape | virtual |
setOutlineColour(const Colour &colour) | ime::Shape | |
setOutlineThickness(float thickness) | ime::Shape | |
setPosition(float x, float y) override | ime::Shape | virtual |
setPosition(const Vector2f &position) override | ime::Shape | virtual |
setRadius(float radius) | ime::CircleShape | |
setRotation(float angle) override | ime::Shape | virtual |
setScale(float factorX, float factorY) override | ime::Shape | virtual |
setScale(const Vector2f &scale) override | ime::Shape | virtual |
setTag(const std::string &tag) | ime::Object | |
setTexture(const std::string &filename) | ime::Shape | |
setTexture(const Texture &texture) | ime::Shape | |
Shape(std::unique_ptr< priv::IShapeImpl > impl, Type type) (defined in ime::Shape) | ime::Shape | |
Shape(const Shape &) | ime::Shape | |
Shape(Shape &&) noexcept | ime::Shape | |
suspendedEventListener(int id, bool suspend) | ime::Object | |
Type enum name | ime::Shape | |
~CircleShape() override | ime::CircleShape | |
~Drawable() override | ime::Drawable | |
~ITransformable()=default | ime::ITransformable | virtual |
~Object() | ime::Object | virtual |
~Shape() override | ime::Shape |