Public Attributes | List of all members
cwchess::FlagsData Struct Reference

The POD base type of class Flags. More...

#include <Flags.h>

Inheritance diagram for cwchess::FlagsData:
Inheritance graph
[legend]

Public Attributes

uint8_t M_bits
 0TKNQ000, T=can move two squares, K=can take king side, N=is not blocked, Q=can take queen side.
 

Detailed Description

The POD base type of class Flags.

See also
Flags, fl_pawn_can_take_queen_side, fl_pawn_is_not_blocked, fl_pawn_can_take_king_side, fl_pawn_can_move_two_squares

Definition at line 37 of file Flags.h.


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

Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.