|
|
| Kilobot (kilobot_id identifier, QPointF position, QPointF velocity, kilobot_colour colourValues) |
|
| Kilobot (const Kilobot &other) |
|
kilobot_id | getID () |
|
void | setID (kilobot_id) |
|
QPointF | getPosition () |
|
QPointF | getVelocity () |
|
kilobot_colour | getLedColour () |
|
void | updateState (QPointF position, QPointF velocity, kilobot_colour colourValues) |
|
void | updateHardware () |
| | updateHardware Copy the Kilobot (for thread safety) and signal the environment to update the hardware using that copy
|
|
void | updateExperiment () |
| | updateExperiment Copy the Kilobot (for thread safety) and signal the experiment to update the hardware using that copy, as well as a pointer for remapping signal / slot connections (should NOT be de-referenced)
|
The documentation for this class was generated from the following files: