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

USARBot.RFIDReleaser

Extends
Effecter

Core.Object
|   
+-- Engine.Actor
   |   
   +-- USARBot.Item
      |   
      +-- USARBot.Effecter
         |   
         +-- USARBot.RFIDReleaser

Variables Summary
intNumTags
array<RFIDTag>tagList
Inherited Variables from USARBot.Item
converter, ItemMount, ItemName, ItemType, myDirection, myPosition, Platform, Weight

Functions Summary
event Destroyed ()
functionString GetConfData ()
functionstring Set (String opcode, String args)
Inherited Functions from USARBot.Effecter
GetConfData, GetConfHead, GetGeoData, GetGeoHead
Inherited Functions from USARBot.Item
ConvertParam, Init, isName, isType, Set, SetName


Variables Detail

NumTags Source code

var config int NumTags;

tagList Source code

var array<RFIDTag> tagList;


Functions Detail

Destroyed Source code

simulated event Destroyed ( )

GetConfData Source code

function String GetConfData ( )

Set Source code

function string Set ( String opcode, String args )


Defaultproperties

defaultproperties
{

    ItemType="RFIDReleaser"
    NumTags=100
    drawscale=0.4762
}

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