AddChild(Thing child) | RoboidControl.Thing | |
angularVelocity | RoboidControl.Thing | |
ChangeHandler() (defined in RoboidControl.Thing) | RoboidControl.Thing | |
children | RoboidControl.Thing | |
component | RoboidControl.Thing | |
CreateComponent() | RoboidControl.Thing | virtual |
DifferentialDrive() | RoboidControl.DifferentialDrive | |
DifferentialDrive(LocalParticipant participant) | RoboidControl.DifferentialDrive | |
GenerateBinary() | RoboidControl.Thing | virtual |
hasPosition (defined in RoboidControl.Thing) | RoboidControl.Thing | |
id | RoboidControl.Thing | |
InvokeNewThing(Thing thing) | RoboidControl.Thing | static |
IsThing(Thing thing, byte networkId, byte thingId) | RoboidControl.Thing | static |
leftWheel | RoboidControl.DifferentialDrive | protected |
linearVelocity | RoboidControl.Thing | |
modelUrl | RoboidControl.Thing | |
name | RoboidControl.Thing | |
networkId | RoboidControl.Thing | |
OnLinearVelocityChanged | RoboidControl.Thing | |
OnNameChanged | RoboidControl.Thing | |
OnNewThing | RoboidControl.Thing | static |
OnOrientationChanged | RoboidControl.Thing | |
OnParentChanged | RoboidControl.Thing | |
OnPositionChanged | RoboidControl.Thing | |
orientation | RoboidControl.Thing | |
owner | RoboidControl.Thing | |
parent | RoboidControl.Thing | |
position | RoboidControl.Thing | |
ProcessBinary(byte[] bytes) | RoboidControl.Thing | virtual |
RemoveChild(Thing child) | RoboidControl.Thing | |
rightWheel | RoboidControl.DifferentialDrive | protected |
rpsToMs | RoboidControl.DifferentialDrive | protected |
SetDriveDimensions(float wheelDiameter, float wheelSeparation) | RoboidControl.DifferentialDrive | |
SetMotors(Thing leftWheel, Thing rightWheel) | RoboidControl.DifferentialDrive | |
SetWheelVelocity(float speedLeft, float speedRight) | RoboidControl.DifferentialDrive | |
SphericalHandler(Spherical v) (defined in RoboidControl.Thing) | RoboidControl.Thing | |
Thing(byte thingType=(byte) Type.Undetermined) (defined in RoboidControl.Thing) | RoboidControl.Thing | |
Thing(Participant owner, byte thingType=(byte) Type.Undetermined) (defined in RoboidControl.Thing) | RoboidControl.Thing | |
Thing(Thing parent, byte thingType=(byte) Type.Undetermined) (defined in RoboidControl.Thing) | RoboidControl.Thing | |
Thing(Participant owner, bool invokeEvent=false) | RoboidControl.Thing | |
Thing(Participant participant, byte networkId, byte thingId, byte thingType=0) | RoboidControl.Thing | |
ThingHandler(Thing t) (defined in RoboidControl.Thing) | RoboidControl.Thing | |
type | RoboidControl.Thing | |
Type enum name | RoboidControl.Thing | |
Update(ulong currentMs, bool recursive=true) | RoboidControl.DifferentialDrive | virtual |
RoboidControl::Thing.Update(bool recursive=false) | RoboidControl.Thing | |
wheelRadius | RoboidControl.DifferentialDrive | protected |
wheelSeparation | RoboidControl.DifferentialDrive | protected |