My Project
UML Lab
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CBoardRepresents the game board and its functionality
 CGameRepresents the main game logic and interaction
 Clogic
 CMenuClass representing the game menu for player color selection
 CMoveClass representing a move in the game
 CMoveNodeClass representing a node in the MinMax tree
 CPieceRepresents a checker piece on the board
 CPlayerClass representing a player in the game
 Ctesting::Test
 CBoardTest
 CMoveNodeTest
 CPlayerTest