REVERSI_AI_Func is only used within MB1063.
 
Symbols
loading...
Files
loading...

REVERSI_AI_Func

Syntax

typedef char REVERSI_AI_Func(const BOARD * pBoard, int* px, int* py);

References

LocationReferrerText
game_win.c:87
typedef char REVERSI_AI_Func(const BOARD * pBoard, int* px, int* py);
game_win.c:89_pPlayerAI
static REVERSI_AI_Func* _pPlayerAI[2];

Type Use

Variables of REVERSI_AI_Func type
all items filtered out
REVERSI_AI_Func