mines
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CArgumentsParsed commandline arguments
 CBoardGame board, including the minefield, placed flags and uncovered cells
 CConsoleTerminal input/output handle
 Cstd::exception
 CInvalidSaveDataSave data that was attempted to be deserialized is invalid
 CLeftoverPositionalArgumentToo many positional arguments
 CNoMinefieldThe board has no associated minefield
 CRepeatedOptionOption repeated too many times
 CTooManyMinesThe number of mines is more than what is possible given the size of the minefield
 CUnknownOptionUnknown option argument
 CGameGame
 CGameMenuView
 CGameViewText user interface view of a Game
 CInput
 CInterfaceUser interface
 CMenu< T >
 CMenuOption< T >
 CMinefieldField of cells, each being either a mine or a blank space
 CMoveMove made during a play
 CPlayFinished play of the game