MCPcopy Create free account
hub / github.com/SteveRabin/JPSPlusWithGoalBounding / LoadOctile

Method LoadOctile

JPSPlusGoalBounding/Map.cpp:200–225  ·  view source on GitHub ↗

* Map::LoadOctile() * * \brief Helper function for loading an octile map * * After the header has been ready, * following header lines there is a "@" or an "O" for blocked land * and any other character for unblocked land. * * \param f and open file pointer * \param high The height of the map being loaded (number of lines) * \param wide The width of the map being loaded (column width)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected