Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoPlayerMove.h File Reference


Detailed Description

Definition in file GoPlayerMove.h.

#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)


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.


17 Jun 2010 Doxygen 1.4.7