torque Torque Game Engine Documentation
TGE Version 1.5.2

UnderLavaFX Class Reference

#include <underLava.h>


Public Member Functions

 UnderLavaFX ()
void init ()
void render ()

Private Member Functions

void renderRow (U32 row, U32 numRows, U32 numColumns)

Private Attributes

Point2F mTexFrequency
Point2I mNumPoints
Point2I mViewSize
LavaWave mWave [2]
F32 mMoveSpeed


Constructor & Destructor Documentation

UnderLavaFX::UnderLavaFX (  ) 


Member Function Documentation

void UnderLavaFX::renderRow ( U32  row,
U32  numRows,
U32  numColumns 
) [private]

void UnderLavaFX::init (  ) 

void UnderLavaFX::render (  ) 


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen