My Project
Public Attributes | List of all members
MoveList Struct Reference

#include <move.h>

Public Attributes

Move move [MAX_MOVE+2]
 
int n_moves
 

Detailed Description

(simple) list of a legal moves

Member Data Documentation

◆ move

Move MoveList::move[MAX_MOVE+2]

array of legal moves

◆ n_moves

int MoveList::n_moves

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