Gamedev Framework (gf) 1.2.0
A C++17 framework for 2D games
gf::OrthogonalCells Member List

This is the complete list of members for gf::OrthogonalCells, including all inherited members.

computeBounds(Vector2i layerSize) const noexcept overridegf::OrthogonalCellsvirtual
computeCellBounds(Vector2i coords) const noexcept overridegf::OrthogonalCellsvirtual
computeCoordinates(Vector2f position) const noexcept overridegf::OrthogonalCellsvirtual
computeNeighbors(Vector2i coords, Vector2i layerSize, Flags< CellNeighborQuery > flags=gf::None) const overridegf::OrthogonalCellsvirtual
computePolyline(Vector2i coords) const overridegf::OrthogonalCellsvirtual
computeVisibleArea(const RectF &local) const noexcept overridegf::OrthogonalCellsvirtual
OrthogonalCells(Vector2f tileSize)gf::OrthogonalCellsinline
~Cells()gf::Cellsvirtual