Sokoban
|
Classes | |
class | MapUtils |
Class which provides arithmetics operations over map data using map element constants. More... | |
class | Map |
Abstract class representing general map (ancestor for two player and single player map) and its api. More... | |
class | TwoPlayerMap |
Class which represents map for two players. More... | |
Typedefs | |
using | element = char |
using element = char |