All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
osl::PlayerTraits< WHITE > Struct Template Reference

#include <player.h>

Static Public Attributes

static const int offsetMul =-1
 
static const int index =1
 
static const int mask = -1
 
static const Player opponent =BLACK
 

Detailed Description

template<>
struct osl::PlayerTraits< WHITE >

Definition at line 59 of file player.h.

Member Data Documentation

const int osl::PlayerTraits< WHITE >::index =1
static

Definition at line 61 of file player.h.

const int osl::PlayerTraits< WHITE >::mask = -1
static

Definition at line 62 of file player.h.

const int osl::PlayerTraits< WHITE >::offsetMul =-1
static

Definition at line 60 of file player.h.

const Player osl::PlayerTraits< WHITE >::opponent =BLACK
static

Definition at line 63 of file player.h.


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