Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
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
Point2F
UnderLavaFX::mTexFrequency
[private]
Point2I
UnderLavaFX::mNumPoints
[private]
Point2I
UnderLavaFX::mViewSize
[private]
LavaWave
UnderLavaFX::mWave
[2]
[private]
F32
UnderLavaFX::mMoveSpeed
[private]
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen