mines
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CArgumentsParsed commandline arguments
 CBoardGame board, including the minefield, placed flags and uncovered cells
 CConsoleTerminal input/output handle
 CGameGame
 CGameMenuView
 CGameViewText user interface view of a Game
 CInput
 CInterfaceUser interface
 CInvalidSaveDataSave data that was attempted to be deserialized is invalid
 CLeftoverPositionalArgumentToo many positional arguments
 CMenu
 CMenuOption
 CMinefieldField of cells, each being either a mine or a blank space
 CMoveMove made during a play
 CNoMinefieldThe board has no associated minefield
 CPlayFinished play of the game
 CRepeatedOptionOption repeated too many times
 CTooManyMinesThe number of mines is more than what is possible given the size of the minefield
 CUnknownOptionUnknown option argument