navGridFromTiles
此内容尚不支持你的语言。
navGridFromTiles(
getTile,opts):NavGrid
Defined in: ai/nav/navGridFromTilemap.ts:38
Build a NavGrid from a raw tile reader. getTile(x,y) returns a raw u16 cell.
Parameters
Section titled “Parameters”getTile
Section titled “getTile”(x, y) => number