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

#include <move.h>

Public Attributes

char move [GAME_SIZE]
 
int n_moves
 
int color
 

Detailed Description

(simple) sequence of a legal moves

Member Data Documentation

◆ color

int Line::color

◆ move

char Line::move[GAME_SIZE]

array of a suite of moves

◆ n_moves

int Line::n_moves

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