Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

USARBot.StereoP2AT

Extends
P2AT

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Pawn
      |   
      +-- Engine.Vehicle
         |   
         +-- Engine.KVehicle
            |   
            +-- USARBot.KRobot
               |   
               +-- USARBot.GroundVehicle
                  |   
                  +-- USARBot.SkidSteeredRobot
                     |   
                     +-- USARBot.P2AT
                        |   
                        +-- USARBot.StereoP2AT

Variables Summary
vectorstereoSpacing
vectoruuStereoSpacing
Inherited Variables from USARBot.SkidSteeredRobot
cachedLeftValue, cachedRightValue, gotRobotInfo, LeftPoweredWheels, RightPoweredWheels

Functions Summary
function ConvertParam (USARConverter converter)
function DrawHud (Canvas C)
Inherited Functions from USARBot.SkidSteeredRobot
ProcessCarInput


Variables Detail

stereoSpacing Source code

var config vector stereoSpacing;

uuStereoSpacing Source code

var vector uuStereoSpacing;


Functions Detail

ConvertParam Source code

simulated function ConvertParam ( USARConverter converter )

DrawHud Source code

simulated function DrawHud ( Canvas C )


Defaultproperties

defaultproperties
{
    stereoSpacing=(Y=0.04) 
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:30.953 - Created with UnCodeX