Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
piece_position_points_for_concepts.hpp File Reference
#include <gameboard/board_data_structs.hpp>
#include <gameboard/game_piece.hpp>
#include <memory>
#include <piecepoints/base_position_offset.hpp>
#include <string>
Include dependency graph for piece_position_points_for_concepts.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  piecepoints::PiecePositionPointsForConcepts
 Holds a piecepoints::GamePointsArray_t of points values, and exposes a method for accessing element correspondig to specific gameboard::PieceType located at a specific gameboard::BoardSpace. More...
 

Namespaces

namespace  piecepoints
 Providing position-dependent values of pieces to objects in moveselection namespace.