#include <SfmlPolygon.hpp>
◆ SfmlPolygon()
| SfmlPolygon::SfmlPolygon |
( |
std::vector< Vector2f > |
points | ) |
|
|
inline |
◆ ~SfmlPolygon()
| SfmlPolygon::~SfmlPolygon |
( |
| ) |
|
|
default |
◆ getColor()
| Color SfmlPolygon::getColor |
( |
| ) |
const |
|
inlineoverride |
◆ getPoints()
| std::vector< Vector2f > SfmlPolygon::getPoints |
( |
| ) |
const |
|
inlineoverride |
◆ getPosition()
| Vector2f SfmlPolygon::getPosition |
( |
| ) |
const |
|
inlineoverride |
◆ isReady()
| bool SfmlPolygon::isReady |
( |
| ) |
const |
|
inlineoverride |
◆ setColor()
| void SfmlPolygon::setColor |
( |
Color |
color | ) |
|
|
inlineoverride |
◆ setPosition()
| void SfmlPolygon::setPosition |
( |
Vector2f |
position | ) |
|
|
inlineoverride |
◆ SfmlWindow
The documentation for this class was generated from the following file: