gRealColor Struct Reference

#include <gCycleMovement.h>

List of all members.

Public Member Functions

 gRealColor ()

Public Attributes

REAL r
REAL g
REAL b


Detailed Description

Definition at line 68 of file gCycleMovement.h.


Constructor & Destructor Documentation

gRealColor::gRealColor (  )  [inline]

Definition at line 71 of file gCycleMovement.h.

00071 :r(1), g(1), b(1){}


Member Data Documentation

REAL gRealColor::r

Definition at line 69 of file gCycleMovement.h.

Referenced by cWidget::Map::DrawWalls(), gCycle::gCycle(), gExplosion::gExplosion(), gCycle::MyInitAfterCreation(), gTextureCycle::OnSelect(), gTextureCycle::ProcessImage(), gCycle::Render(), gCycle::Render2D(), gCycle::TimestepCore(), and gCycle::WriteCreate().

REAL gRealColor::g

Definition at line 69 of file gCycleMovement.h.

Referenced by cWidget::Map::DrawWalls(), gCycle::gCycle(), gExplosion::gExplosion(), gCycle::MyInitAfterCreation(), gTextureCycle::OnSelect(), gTextureCycle::ProcessImage(), gCycle::Render(), gCycle::Render2D(), gCycle::TimestepCore(), and gCycle::WriteCreate().

REAL gRealColor::b

Definition at line 69 of file gCycleMovement.h.

Referenced by cWidget::Map::DrawWalls(), gCycle::gCycle(), gExplosion::gExplosion(), gCycle::MyInitAfterCreation(), gTextureCycle::OnSelect(), gTextureCycle::ProcessImage(), gCycle::Render(), gCycle::Render2D(), gCycle::TimestepCore(), and gCycle::WriteCreate().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:44:45 2008 for Armagetron Advanced by  doxygen 1.5.4