Torque Game Engine Documentation
TGE Version 1.5.2
Torque Home
Class Hierarchy
Data Structures
Namespaces
Namespace Members
File List
Globals
Player
::
ContactInfo
Player::ContactInfo Struct Reference
#include <player.h>
Public Member Functions
void
clear
()
ContactInfo
()
Data Fields
bool
contacted
bool
jump
bool
run
VectorF
contactNormal
Constructor & Destructor Documentation
Player::ContactInfo::ContactInfo
(
)
[inline]
Member Function Documentation
void
Player::ContactInfo::clear
(
)
[inline]
Field Documentation
bool
Player::ContactInfo::contacted
bool
Player::ContactInfo::jump
bool
Player::ContactInfo::run
VectorF
Player::ContactInfo::contactNormal
All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with
Doxygen