Chess Engine
A Chess Engine project written in C++.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NMovegen
 CMoveList
 CAppState
 CUISnapshot
 CAttackGenerator
 CBitboard
 CCastling
 CColor
 CCoordinate
 CDelta
 CDirection
 CFile
 CFlag
 CGame
 CGLFWwindow
 CGLFWWrapper
 CIMGUIWrapper
 CIterable
 CIterator
 CRange
 CMagic
 CMagics
 CMove
 CPiece
 CIterator
 CRange
 CPieceType
 CPosition
 CPromotion
 CRank
 CRenderer
 CResourceManagerA class that provides a brigde between the program and its resources
 CSquare
 CUCI