Roboid Control for C# 0.4
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CLinearAlgebra.AnglesAngle utilities
 CRoboidControl.Thing.CoreEventAn event happened to this event
 CLinearAlgebra.DirectionA direction in 3D space
 CLinearAlgebra.FloatFloat number utilities
 CRoboidControl.IMessageRoot structure for all communcation messages
 CRoboidControl.BinaryMsgA message containing binary data for custom communication
 CRoboidControl.DestroyMsgMessage notifiying that a Thing no longer exists
 CRoboidControl.InvestigateMsgMessage to request details for a Thing
 CRoboidControl.ModelUrlMsgMessage for communicating the URL for a model of the thing
 CRoboidControl.NameMsgMessage for communicating the name of a thing
 CRoboidControl.NetworkIdMsgA message communicating the network ID for that participant
 CRoboidControl.ParticipantMsgA participant messages notifies other participants of its presence
 CRoboidControl.PoseMsgMessage to communicate the pose of the thing
 CRoboidControl.TextMsgMessage for sending generic text
 CRoboidControl.ThingMsgMessage providing generic details about a Thing
 CRoboidControl.ParticipantA participant is a device which manages things
 CRoboidControl.ParticipantUDPA participant using UDP communication
 CRoboidControl.SiteServerA site server is a participant which provides a shared simulated environment
 CLinearAlgebra.SphericalA spherical vector
 CRoboidControl.ThingA thing is the primitive building block
 CRoboidControl.DifferentialDriveA thing which can move itself using a differential drive system
 CRoboidControl.DigitalSensorA sensor which can detect touches
 CRoboidControl.DistanceSensorA sensor measuring the distance in the forward direction
 CRoboidControl.RelativeEncoderAn Incremental Encoder measures the rotations of an axle using a rotary sensor. Some encoders are able to detect direction, while others can not
 CRoboidControl.TemperatureSensorA temperature sensor
 CRoboidControl.TouchSensorA sensor which can detect touches
 CRoboidControl.Unity.ThingThe Unity representation fo a Roboid Control Thing
 CRoboidControl.Unity.DifferentialDriveThe Unity representation of a Roboid Control differential drive
 CRoboidControl.Unity.DistanceSensorThe Unity representation of a Roboid Control distance sensor
 CRoboidControl.Unity.MotorThe Unity representation of a Roboid Control motor
 CRoboidControl.Unity.TouchSensorThe Unity representation of a Roboid Control touch sensor
 CRoboidControl.Unity.WheelThe Unity representation of a Roboid Control wheel
 CRoboidControl.TimeManagerTime manager is een tool mainly to get the current running time in milliseconds
 CRoboidControl.Thing.TypePredefined thing types
 CRoboidControl.Participant.UpdateEventEvent for a participant
 CLinearAlgebra.Vector22-dimensional vectors
 CLinearAlgebra.Vector33-dimensional vectors