Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Classes | Functions

GoPlayerMove.h File Reference

#include <iosfwd>
#include "SgBlackWhite.h"
#include "SgPoint.h"

Go to the source code of this file.

Classes

class  GoPlayerMove
 Move and color of player who plays it. More...

Functions

std::ostream & operator<< (std::ostream &out, GoPlayerMove mv)

Detailed Description

Definition in file GoPlayerMove.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
GoPlayerMove  mv 
)

Definition at line 12 of file GoPlayerMove.cpp.

References GoPlayerMove::Color(), GoPlayerMove::Point(), and SG_BLACK.


Sun Mar 13 2011 Doxygen 1.7.1