#include <Explorer.h>
Inheritance diagram for Explorer:
Public Member Functions | |
Explorer () | |
int | activate () |
Static Public Attributes | |
const int | ROBOT_DETECTED = 0 |
const int | CUBE_DETECTED = 1 |
const int | DRIVE_STALLED = 2 |
|
|
|
Activates this behavior
|
|
Used as result code for Explorer::activate() |
|
Used as result code for Explorer::activate() |
|
Used as result code for Explorer::activate() |