Public Member Functions | Protected Attributes

Portal Class Reference

#include <Portal.h>

Inheritance diagram for Portal:
GModel GGraphicsObject GObject SpawnPoint

List of all members.

Public Member Functions

 Portal (void)
 ~Portal (void)
 standard constructor
int Draw (double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS)
 standard destructor
virtual void setActive (bool)
 draw portal

Protected Attributes

int texId

Constructor & Destructor Documentation

Portal::Portal ( void   ) 
Portal::~Portal ( void   ) 

standard constructor


Member Function Documentation

int Portal::Draw ( double  time,
double  dtime,
GMatrix16 viewmatrix,
GMatrix16 worldmatrix,
int  FLAGS 
) [virtual]

standard destructor

Reimplemented from GModel.

void Portal::setActive ( bool  b  )  [virtual]

draw portal

Reimplemented from GObject.

Reimplemented in SpawnPoint.


Member Data Documentation

int Portal::texId [protected]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines