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

USARBot.USARBotConnection

Extends
BotConnection

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.InternetInfo
         |   
         +-- IpDrv.InternetLink
            |   
            +-- IpDrv.TcpLink
               |   
               +-- USARBotAPI.BotConnection
                  |   
                  +-- USARBot.USARBotConnection

Variables Summary
USARConverterconverter
USARReplicationInfogInfo
floatpauseDelay
PlayerReplicationInfothePauser
ReportertheReporter
USARRemoteBoturBot
Inherited Variables from USARBotAPI.BotConnection
ae, as, attrNum, bDebug, bIterative, bVision, ib, Parent, ReceivedArgs, ReceivedData, ReceivedVals, tempActor, tempBool, theBot, visionTime
Inherited Variables from IpDrv.TcpLink
AcceptClass, LinkState, RecvBuf, RemoteAddr, SendFIFO

Enumerations Summary
Inherited Enumerations from IpDrv.TcpLink
ELinkState

Functions Summary
functionint findFirstCameraMisPkg ()
event InitRecieved ()
function Pause (bool b)
function PostBeginPlay ()
function ProcessAction (string cmdType)
function ProcessCamera ()
function ProcessDrive ()
function ProcessGetConf ()
function ProcessGetGeo ()
function ProcessMisPkg ()
function ProcessMultidrive ()
function ProcessPause ()
function ProcessPosAll ()
function ProcessSensor ()
function ProcessSet ()
function ProcessSetball ()
function ProcessTrace ()
function ProcessTurn ()
function ProcessWorldController ()
function setReporter (String className)
Inherited Functions from USARBotAPI.BotConnection
Accepted, Closed, GetArgVal, InitRecieved, MakeItem, ParseRot, ParseRotAsVec, ParseVector, PostBeginPlay, ProcessAction, ReceivedLine, ReceivedText, SendLine
Inherited Functions from IpDrv.TcpLink
Accepted, BindPort, Close, Closed, IsConnected, Listen, Open, Opened, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText

States Summary
DelayedPause Source code
state DelayedPause


Variables Detail

converter Source code

var USARConverter converter;

gInfo Source code

var USARReplicationInfo gInfo;

pauseDelay Source code

var float pauseDelay;

thePauser Source code

var PlayerReplicationInfo thePauser;

theReporter Source code

var Reporter theReporter;

urBot Source code

var USARRemoteBot urBot;


Functions Detail

findFirstCameraMisPkg Source code

function int findFirstCameraMisPkg ( )

InitRecieved Source code

event InitRecieved ( )

Pause Source code

function Pause ( bool b )

PostBeginPlay Source code

function PostBeginPlay ( )

ProcessAction Source code

function ProcessAction ( string cmdType )

ProcessCamera Source code

function ProcessCamera ( )

ProcessDrive Source code

function ProcessDrive ( )

ProcessGetConf Source code

function ProcessGetConf ( )

ProcessGetGeo Source code

function ProcessGetGeo ( )

ProcessMisPkg Source code

function ProcessMisPkg ( )

ProcessMultidrive Source code

function ProcessMultidrive ( )

ProcessPause Source code

function ProcessPause ( )

ProcessPosAll Source code

function ProcessPosAll ( )

ProcessSensor Source code

function ProcessSensor ( )

ProcessSet Source code

function ProcessSet ( )

ProcessSetball Source code

function ProcessSetball ( )

ProcessTrace Source code

function ProcessTrace ( )

ProcessTurn Source code

function ProcessTurn ( )

ProcessWorldController Source code

function ProcessWorldController ( )

setReporter Source code

function setReporter ( String className )



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