Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
ItrGameEntity Class Reference
#include <interiorResObjects.h>
Public Member Functions
ItrGameEntity
()
~ItrGameEntity
()
bool
read
(
Stream
&stream)
bool
write
(
Stream
&stream) const
Data Fields
StringTableEntry
mDataBlock
StringTableEntry
mGameClass
Point3F
mPos
InteriorDict
mDictionary
Constructor & Destructor Documentation
ItrGameEntity::ItrGameEntity
(
)
ItrGameEntity::~ItrGameEntity
(
)
Member Function Documentation
bool ItrGameEntity::read
(
Stream
&
stream
)
bool ItrGameEntity::write
(
Stream
&
stream
)
const
Field Documentation
StringTableEntry
ItrGameEntity::mDataBlock
StringTableEntry
ItrGameEntity::mGameClass
Point3F
ItrGameEntity::mPos
InteriorDict
ItrGameEntity::mDictionary
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen