RaceParameters Class Reference

Parameters generated by the combination of rider and mount. More...

List of all members.

Public Member Functions

 RaceParameters (GameSettings.MountChoice mount, GameSettings.RiderChoice rider)
 Constructor for generating parameters based on rider and mount choices.

Public Attributes

readonly float TrotSpeed
 Speed at which the character should aim to trot.
readonly float TrotAnimSpeed
 Speed of animation at the specified TrotSpeed.
readonly float TrotTime
 Time for which the character must trot before advancing to gallop.
readonly float GallopSpeed
 Speed at which the character should aim to gallop.
readonly float GallopAnimSpeed
 Speed of animation at the specified GallopSpeed.
readonly float BoostSpeed
 Speed at which the character should aim to boost.
readonly float BoostAnimSpeed
 Speed of animation at the specified BoostSpeed.
readonly float ReverseSpeed
 Speed at which the character should aim to reverse.
readonly float ReverseAnimSpeed
 Speed of animation at the specified ReverseSpeed.
readonly float PivotSpeed
 Speed at which the character should aim to pivot.
readonly float PivotAnimSpeed
 Speed of animation at the specified PivotSpeed.
readonly float AttackTime
 Time to maintain an attakc.
readonly float TurnSpeed
 Speed at which the character should turn.
readonly float Acceleration
 Speed at which the character should accelerate.

Detailed Description

Parameters generated by the combination of rider and mount.


Constructor & Destructor Documentation

RaceParameters.RaceParameters ( GameSettings.MountChoice  mount,
GameSettings.RiderChoice  rider 
)

Constructor for generating parameters based on rider and mount choices.


Member Data Documentation

Speed at which the character should accelerate.

readonly float RaceParameters.AttackTime

Time to maintain an attakc.

Speed of animation at the specified BoostSpeed.

readonly float RaceParameters.BoostSpeed

Speed at which the character should aim to boost.

Speed of animation at the specified GallopSpeed.

Speed at which the character should aim to gallop.

Speed of animation at the specified PivotSpeed.

readonly float RaceParameters.PivotSpeed

Speed at which the character should aim to pivot.

Speed of animation at the specified ReverseSpeed.

Speed at which the character should aim to reverse.

Speed of animation at the specified TrotSpeed.

readonly float RaceParameters.TrotSpeed

Speed at which the character should aim to trot.

readonly float RaceParameters.TrotTime

Time for which the character must trot before advancing to gallop.

readonly float RaceParameters.TurnSpeed

Speed at which the character should turn.


The documentation for this class was generated from the following file:

Generated on Fri Aug 21 09:09:58 2009 for Hamlington Underground Racing Association by  doxygen 1.6.0