MoveManager Class Reference

#include <moveManager.h>

List of all members.

Static Public Member Functions

static void init ()

Static Public Attributes

static bool mDeviceIsKeyboardMouse
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 F32 mXAxis_L
static F32 mYAxis_L
static F32 mXAxis_R
static F32 mYAxis_R
static U32 mTriggerCount [MaxTriggerKeys]
static U32 mPrevTriggerCount [MaxTriggerKeys]


Member Function Documentation

static void MoveManager::init (  )  [static]


Member Data Documentation

U32 MoveManager::mTriggerCount[MaxTriggerKeys] [static]

U32 MoveManager::mPrevTriggerCount[MaxTriggerKeys] [static]