#include "ResizeArray.h"
#include "P_SensorConfig.h"
Go to the source code of this file.
Compounds | |
class | Buttons |
Buttons is a representation for a set of n boolean inputs. This fairly abstract class should be subclassed to make Buttons objects that actually know how to get their buttons. This is somewhat parallel to the Tracker object, compare them! More... | |
Defines | |
#define | MAX_BUTTONS 100 |
|
Definition at line 30 of file P_Buttons.h. Referenced by Buttons::start. |