|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Power Pad / Family Fun Fittness.
Inner Classes, Typedefs, and Enums | |
typedef |
Nes::Core::Input::Controllers::PowerPad::PollCallback
|
Field Summary | |
static PollCaller1< PowerPad > |
callback
|
bool[ NUM_SIDE_A_BUTTONS ] |
sideA
|
bool[ NUM_SIDE_B_BUTTONS ] |
sideB
|
Constructor Summary | |
PowerPad()
|
Field Detail |
public static PollCaller1< PowerPad > callback;
public bool sideA[ NUM_SIDE_A_BUTTONS ];
public bool sideB[ NUM_SIDE_B_BUTTONS ];
Constructor Detail |
public PowerPad() throw();
|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |