Bomberman
RAY::Image Member List

This is the complete list of members for RAY::Image, including all inherited members.

__pad0__RAY::Imageprivate
_colorRAY::Drawables::ADrawable2Dprotected
_dimensionsRAY::Drawables::Drawables2D::Rectangleprotected
_imageRAY::Imageprivate
_imagesCacheRAY::Imageprivatestatic
_positionRAY::Drawables::ADrawable2Dprotected
_ressourcePathRAY::Imageprivate
_rotationRAY::Drawables::ADrawable2Dprotected
_scaleRAY::Drawables::ADrawable2Dprotected
ADrawable2D(const Vector2 &position, const RAY::Color &color, float scale=1, float rotation=0)RAY::Drawables::ADrawable2D
ADrawable2D(int x, int y, const RAY::Color &color, float scale=1, float rotation=0)RAY::Drawables::ADrawable2D
ADrawable2D(const ADrawable2D &)=defaultRAY::Drawables::ADrawable2D
draw(Drawables::ADrawable2D &)RAY::Image
drawOn(RAY::Window &) overrideRAY::Imagevirtual
drawOn(RAY::Image &image) overrideRAY::Imagevirtual
exportTo(const std::string &outputPath)RAY::Image
getColor(void) constRAY::Drawables::ADrawable2D
getDimensions(void)RAY::Drawables::Drawables2D::Rectangle
getHeight(void) constRAY::Drawables::Drawables2D::Rectangle
getPosition(void) constRAY::Drawables::ADrawable2D
getScale() constRAY::Drawables::ADrawable2D
getWidth(void) constRAY::Drawables::Drawables2D::Rectangle
Image(const std::string &filename, bool lonely=false)RAY::Image
Image(const Image &image)=defaultRAY::Image
incrementHeight(float height)RAY::Drawables::Drawables2D::Rectangle
incrementWidth(float width)RAY::Drawables::Drawables2D::Rectangle
operator::Image *()RAY::Imageprivate
operator=(const Image &image)=defaultRAY::Image
RAY::Drawables::Drawables2D::Rectangle::operator=(const Rectangle &)=defaultRAY::Drawables::Drawables2D::Rectangle
Rectangle(const Vector2 &position, const Vector2 &dimensions, const Color &color=WHITE, float scale=1, float rotation=0)RAY::Drawables::Drawables2D::Rectangle
Rectangle(int x, int y, int width, int height, const Color &color=WHITE)RAY::Drawables::Drawables2D::Rectangle
Rectangle(const Rectangle &)=defaultRAY::Drawables::Drawables2D::Rectangle
resize(const RAY::Vector2 &dimensions)RAY::Image
setColor(const Color &color)RAY::Drawables::ADrawable2D
setDimensions(const Vector2 &dimensions)RAY::Drawables::Drawables2D::Rectangle
setDimensions(float x, float y)RAY::Drawables::Drawables2D::Rectangle
setHeight(float height)RAY::Drawables::Drawables2D::Rectangle
setPosition(const Vector2 &position)RAY::Drawables::ADrawable2D
setPosition(int x, int y)RAY::Drawables::ADrawable2D
setScale(float scale)RAY::Drawables::ADrawable2D
setWidth(float width)RAY::Drawables::Drawables2D::Rectangle
use(const std::string &filename)RAY::Image
~ADrawable2D() override=defaultRAY::Drawables::ADrawable2D
~IDrawable()=defaultRAY::Drawables::IDrawablevirtual
~Image() override=defaultRAY::Image
~Rectangle() override=defaultRAY::Drawables::Drawables2D::Rectangle