Module large_cost_matrix

Module large_cost_matrix 

Source

Structs§

LargeCostMatrix
A matrix of pathing costs for a room, stored in Rust memory. Stores u16 values, so it can hold significantly more data in any particular position compared to the default CostMatrix.

Constants§

ROOM_AREA