Roboid Control for C#
Loading...
Searching...
No Matches
Static Public Member Functions | Protected Member Functions | Properties | List of all members
RoboidControl.Unity.Thing Class Reference

Detailed Description

The representation of a Thing in Unity.

Inheritance diagram for RoboidControl.Unity.Thing:
RoboidControl.Unity.DistanceSensor RoboidControl.Unity.TouchSensor

Static Public Member Functions

static Thing Create (RoboidControl.Thing core)
 

Protected Member Functions

void SetCoreThing (RoboidControl.Thing thing)
 Set the core C# thing.
 
virtual void Update ()
 Update the Unity representation.
 

Properties

RoboidControl.Thing core [get, set]
 The core C# thing.