Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SfCorridor Class Reference

Corridor artifacts: center point, width and length. More...

#include <SfLps.h>

Inheritance diagram for SfCorridor::

SfArtifact SfDrawable List of all members.

Public Methods

 SfCorridor (double x, double y, double th, double w, double l)
 Constructor using all parameters.

 SfCorridor ()
 Constructor using default of zero.

virtual ~SfCorridor ()
 Destructor.

void draw (SfWin *w)
 This function is overridden by the artifact subclass to draw a particular artifact.


Public Attributes

double width
 Width and length of the corridor, can be reset.

double length
 Width and length of the corridor, can be reset.


Detailed Description

Corridor artifacts: center point, width and length.


The documentation for this class was generated from the following files:
Generated on Tue Nov 12 17:49:35 2002 for Saphira by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001