ColorShapeLinks AI
An AI competition for the IEEE Conference on Games 2021
IMatchDataProvider Interface Reference

Defines a data provider for ColorShapeLinks matches. More...

+ Inheritance diagram for IMatchDataProvider:
+ Collaboration diagram for IMatchDataProvider:

Public Member Functions

IThinker GetThinker (PColor thinkerColor)
 Get thinker of the specified color. More...
 

Properties

Board Board [get]
 The game board. More...
 
IThinker CurrentThinker [get]
 The current thinker. More...
 

Detailed Description

Defines a data provider for ColorShapeLinks matches.

Member Function Documentation

◆ GetThinker()

IThinker GetThinker ( PColor  thinkerColor)

Get thinker of the specified color.

Parameters
thinkerColorColor of the thinker to get.
Returns
Thinker of the specified color.

Implemented in SessionController, and SessionController.

Property Documentation

◆ Board

Board Board
get

The game board.

The game board.

◆ CurrentThinker

IThinker CurrentThinker
get

The current thinker.

The current thinker.


The documentation for this interface was generated from the following file: