torque Torque Game Engine Documentation
TGE Version 1.5.2

Vehicle::StateDelta Struct Reference

#include <vehicle.h>


Data Fields

Move move
 Last move from server.
F32 dt
 Last interpolation time.
Point3F pos
Point3F posVec
QuatF rot [2]
S32 warpTicks
 Number of ticks to warp.
S32 warpCount
 Current pos in warp.
Point3F warpOffset
QuatF warpRot [2]
Point3F cameraOffset
Point3F cameraVec
Point3F cameraRot
Point3F cameraRotVec


Field Documentation

Last move from server.

Last interpolation time.

Number of ticks to warp.

Current pos in warp.




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