Main Page | Class Hierarchy | Class List | File List | Class Members

AITree Class Reference

Testing class to draw solution treee. More...

#include <tree.h>

Collaboration diagram for AITree:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setRoot (TreeNode *new_root)
TreeNodegetRoot ()
void draw (BITMAP *b, int filed_width, int grid_space)

Static Public Member Functions

void show (Board data, unsigned char plNo)

Protected Member Functions

int countChilds (TreeNode *node)
int countWidth (TreeNode *node, int grid_space)
int drawNode (BITMAP *b, TreeNode *node, int off_x, int off_y, int field_width, int grid_space)

Protected Attributes

TreeNoderoot

Detailed Description

Testing class to draw solution treee.


The documentation for this class was generated from the following files:
Generated on Fri May 14 02:44:25 2004 for Reversi by doxygen 1.3.7