#include <definitions.hpp>
◆ CircleShape() [1/2]
| CircleShape::CircleShape |
( |
| ) |
|
|
default |
◆ CircleShape() [2/2]
| CircleShape::CircleShape |
( |
float |
radius, |
|
|
Vector2 |
center = {0, 0}, |
|
|
Vector2 |
origin = {0.5f, 0.5f} |
|
) |
| |
◆ load()
template<class Archive >
| void CircleShape::load |
( |
Archive & |
ar | ) |
|
|
inline |
◆ save()
template<class Archive >
| void CircleShape::save |
( |
Archive & |
ar | ) |
const |
|
inline |
◆ circle
◆ radius
| float CircleShape::radius {} |
◆ scaledCircle
| Circle CircleShape::scaledCircle |
The documentation for this class was generated from the following files: