| Puma Reference Manual | Puma: Puma::PreLevelState Class Reference |
#include <PreLevelState.h>
Public Member Functions | |
| PreLevelState () | |
| void | reset () |
| void | higher () |
| void | deeper () |
| void | setState (bool state) |
| void | setPassOn (bool state) |
| bool | state () |
| bool | passOn () |
Classes | |
| struct | _state |
| Puma::PreLevelState::PreLevelState | ( | ) | [inline] |
| void Puma::PreLevelState::reset | ( | ) | [inline] |
| void Puma::PreLevelState::higher | ( | ) | [inline] |
| void Puma::PreLevelState::deeper | ( | ) | [inline] |
| void Puma::PreLevelState::setState | ( | bool | state | ) | [inline] |
| void Puma::PreLevelState::setPassOn | ( | bool | state | ) | [inline] |
| bool Puma::PreLevelState::state | ( | ) | [inline] |
| bool Puma::PreLevelState::passOn | ( | ) | [inline] |