OpenTTD
|
Template for storing a value per area of the map. More...
Go to the source code of this file.
Data Structures | |
class | TileMatrix< T, N > |
A simple matrix that stores one value per N*N square of the map. More... |
Template for storing a value per area of the map.
Definition in file tilematrix_type.hpp.