#include <body/InterchangeArm.h>
Base class for Zapper, Gripper, and Welder.
◆ InterchangeArm()
InterchangeArm::InterchangeArm |
( |
byte |
idPin | ) |
|
|
inline |
◆ arm()
void InterchangeArm::arm |
( |
| ) |
|
|
inline |
Arm.
Extra step to make sure arm is not fired while inside the body.
◆ disarm()
void InterchangeArm::disarm |
( |
| ) |
|
|
inline |
Disarm.
Extra step to make sure arm is not fired while inside the body.
◆ handleCommand()
virtual void InterchangeArm::handleCommand |
( |
const char * |
cmd | ) |
|
|
inlineoverridevirtual |
Interchangable Arm Commands start with 'XC'.
Implements CommandEvent.
◆ isArmed()
bool InterchangeArm::isArmed |
( |
| ) |
|
|
inline |
◆ off()
virtual void InterchangeArm::off |
( |
| ) |
|
|
virtual |
◆ on()
virtual void InterchangeArm::on |
( |
| ) |
|
|
virtual |
◆ fArmed
bool InterchangeArm::fArmed |
|
protected |
The documentation for this class was generated from the following file: