torque Torque Game Engine Documentation
TGE Version 1.5.2

MoveManager Class Reference

#include <moveManager.h>


Static Public Member Functions

static void init ()

Static Public Attributes

static F32 mForwardAction
static F32 mBackwardAction
static F32 mUpAction
static F32 mDownAction
static F32 mLeftAction
static F32 mRightAction
static bool mFreeLook
static F32 mPitch
static F32 mYaw
static F32 mRoll
static F32 mPitchUpSpeed
static F32 mPitchDownSpeed
static F32 mYawLeftSpeed
static F32 mYawRightSpeed
static F32 mRollLeftSpeed
static F32 mRollRightSpeed
static U32 mTriggerCount [MaxTriggerKeys]
static U32 mPrevTriggerCount [MaxTriggerKeys]


Member Function Documentation

static void MoveManager::init (  )  [static]


Field Documentation

bool MoveManager::mFreeLook [static]

U32 MoveManager::mTriggerCount[MaxTriggerKeys] [static]

U32 MoveManager::mPrevTriggerCount[MaxTriggerKeys] [static]




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