Now you can download a copy of these docs so you can use them offline! Download now


Public Member Functions | |
| ButtonScheduler (bool last, Trigger *button, Command *orders) | |
| virtual void | Execute ()=0 |
| void | Start () |
Protected Attributes | |
| bool | m_pressedLast |
| Trigger * | m_button |
| Command * | m_command |
Definition at line 13 of file ButtonScheduler.h.
1.8.6