OpenTTD Source
12.0-beta2
|
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.