The state of the four Roomba buttons: false = button not pressed, true = button pressed.
More...
|
| bool | Max [get] |
| | The state of the Max button.
|
| |
| bool | Clean [get] |
| | The state of the Clean button.
|
| |
| bool | Spot [get] |
| | The state of the Spot button.
|
| |
| bool | Power [get] |
| | The state of the Power button.
|
| |
|
| bool | AutoUpdate = true |
| | Automatic update option for methods requesting more than one piece of information.
|
| |
| Robot | robot |
| | The robot class, accessible by all dervied classes.
|
| |
The state of the four Roomba buttons: false = button not pressed, true = button pressed.
| Roomba.Sensors.Button.Button |
( |
Robot |
_robot | ) |
|
| bool Roomba.Sensors.Button.Clean |
|
get |
The state of the Clean button.
| bool Roomba.Sensors.Button.Max |
|
get |
The state of the Max button.
| bool Roomba.Sensors.Button.Power |
|
get |
The state of the Power button.
| bool Roomba.Sensors.Button.Spot |
|
get |
The state of the Spot button.
The documentation for this class was generated from the following file:
- C:/Users/Greg/Documents/GitHub/RoboLib/src/Roomba.cs