![]() |
Gamedev Framework (gf)
0.16.0
A C++14 framework for 2D games
|
A helper for computing coordinates in a staggered map. More...
#include <gf/Stagger.h>
Public Member Functions | |
| StaggerHelper (MapCellAxis axis, MapCellIndex index) | |
| Vector2f | computeCenter (Vector2i coords, Vector2f size) const |
| Compute the center of the tile. More... | |
A helper for computing coordinates in a staggered map.
|
inline |
1.8.13