BlueBubble 1.0
A recommendation algorithm for movies based on a Netlfix database
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CboardA class representing the chess board
 CcoordinatesClass representing coordinates
 CpieceGeneric piece class. white is a boolean indicating the piece's color. legals is a vector indicating all legal movements. has_moved indicate if the piece has already move during this game
 CbishopBishop piece class
 CkingKing piece class
 CknightKnight piece class
 CpawnPawn piece class
 CqueenQueen piece class
 CrookRook piece class