Roboid Control for C#
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NLinearAlgebra
 CAngleAngle utilities
 CFloatFloat number utilities
 CVector22-dimensional vectors
 CVector33-dimensional vectors
 NRoboidControl
 NUnity
 CDistanceSensorThe Unity representation of a distance sensor
 CThingThe representation of a Thing in Unity
 CTouchSensorThe Unity representation of the TouchSensor
 CBinaryMsgA message containing binary data for custom communication
 CDestroyMsgMessage notifiying that a Thing no longer exists
 CDifferentialDriveA thing which can move itself using a differential drive system
 CDistanceSensorA sensor measuring the distance in the forward direction
 CIMessageRoot structure for all communcation messages
 CInvestigateMsgMessage to request details for a Thing
 CLocalParticipantA participant is used for communcation between things
 CModelUrlMsgMessage for communicating the URL for a model of the thing
 CNameMsgMessage for communicating the name of a thing
 CNetworkIdMsgA message communicating the network ID for that participant
 CParticipantA reference to a participant, possibly on a remote location
 CParticipantMsgA participant messages notifies other participants of its presence
 CPoseMsgMessage to communicate the pose of the thing
 CSiteServerA site server is a participant which provides a shared simulated environment
 CTemperatureSensorA temperature sensor
 CTextMsgMessage for sending generic text
 CThingA thing is the primitive building block
 CThingMsgMessage providing generic information about a Thing
 CTouchSensorA sensor which can detect touches