hx3d
1
2D/3D Simple Game Framework
|
Zone attractor definition. More...
#include <zone_attractor.hpp>
Public Attributes | |
float | unitCoef |
Physical ratio. | |
glm::vec2 | position |
Position. | |
glm::vec2 | velocity |
Velocity. | |
float | width |
Zone width. | |
float | height |
Zone height. | |
Zone attractor definition.
Definition at line 37 of file zone_attractor.hpp.