![]() |
PERRY v1.0.0
P-E-R-R-Y/PERRY helps creating games with a bunch of tools.
|
This is the complete list of members for SfmlPolygon, including all inherited members.
_color (defined in SfmlPolygon) | SfmlPolygon | private |
_points (defined in SfmlPolygon) | SfmlPolygon | private |
_position (defined in SfmlPolygon) | SfmlPolygon | private |
_triangles (defined in SfmlPolygon) | SfmlPolygon | private |
getColor() const override | SfmlPolygon | inlinevirtual |
getPoints() const override | SfmlPolygon | inlinevirtual |
getPosition() const override | SfmlPolygon | inlinevirtual |
isReady() const override | SfmlPolygon | inlinevirtual |
setColor(__color_t color) override | SfmlPolygon | inline |
graphic::IPolygon::setColor(__color_t position)=0 | graphic::IPolygon | pure virtual |
setPosition(__v2f_t position) override | SfmlPolygon | inline |
graphic::IPolygon::setPosition(__v2f_t position)=0 | graphic::IPolygon | pure virtual |
SfmlPolygon(std::vector< __v2f_t > points) | SfmlPolygon | inline |
SfmlWindow (defined in SfmlPolygon) | SfmlPolygon | friend |
~IPolygon()=default | graphic::IPolygon | virtual |
~SfmlPolygon() | SfmlPolygon | inline |