Perimeter Class Reference

Collaboration diagram for Perimeter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Perimeter (Rectangle &r)
int size ()
void get (int i, Tile_coord &ptile, Tile_coord &atile)

Private Attributes

Rectangle perim
int sz

Detailed Description

Definition at line 1547 of file schedule.cc.


Constructor & Destructor Documentation

Perimeter::Perimeter ( Rectangle r  )  [inline]

Definition at line 1552 of file schedule.cc.

References Rectangle::enlarge(), and perim.

Here is the call graph for this function:


Member Function Documentation

int Perimeter::size (  )  [inline]

Definition at line 1557 of file schedule.cc.

References sz.

Referenced by Lab_schedule::now_what().

void Perimeter::get ( int  i,
Tile_coord ptile,
Tile_coord atile 
)

Definition at line 1584 of file schedule.cc.

Referenced by Lab_schedule::now_what().


Member Data Documentation

Rectangle Perimeter::perim [private]

Definition at line 1549 of file schedule.cc.

Referenced by Perimeter().

int Perimeter::sz [private]

Definition at line 1550 of file schedule.cc.

Referenced by size().


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:01:27 2007 for ExultEngine by  doxygen 1.5.1