Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nodes.h File Reference

#include <stdlib.h>
#include "typedefs.h"
#include "scrnobj.h"
#include "viewport.h"
#include "display.h"
#include "messages.h"
#include "checkbox.h"

Go to the source code of this file.

Compounds

class  Nodes

Variables

const int NFRAME = 1
const int CCIRCLE = 8
const int NFILLSIZE = 1
const int STOPRAD = 3
const int NBOXCOLOR = LIGHTGRAY
const int NOFFCOLOR = DARKGRAY


Variable Documentation

const int CCIRCLE = 8
 

Definition at line 32 of file nodes.h.

Referenced by Nodes::animate_frame(), Nodes::Draw(), Nodes::empty_box(), Nodes::fill_box(), and Nodes::Init().

const int NBOXCOLOR = LIGHTGRAY
 

Definition at line 35 of file nodes.h.

Referenced by Nodes::animate_box(), Nodes::animate_frame(), Nodes::Draw(), and Nodes::enable_box().

const int NFILLSIZE = 1
 

Definition at line 33 of file nodes.h.

Referenced by Nodes::fill_box().

const int NFRAME = 1
 

Definition at line 31 of file nodes.h.

Referenced by Nodes::animate_frame().

const int NOFFCOLOR = DARKGRAY
 

Definition at line 36 of file nodes.h.

Referenced by Nodes::animate_box(), Nodes::disable_box(), and Nodes::Draw().

const int STOPRAD = 3
 

Definition at line 34 of file nodes.h.

Referenced by Nodes::animate_frame(), Nodes::Draw(), Nodes::empty_box(), Nodes::fill_box(), and Nodes::Init().


Generated on Sun Jul 6 23:07:16 2003 for Scotland Yard by doxygen1.2.15