|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Power Glove.
Inner Classes, Typedefs, and Enums | |
enum |
Nes::Core::Input::Controllers::PowerGlove::Gesture
|
typedef |
Nes::Core::Input::Controllers::PowerGlove::PollCallback
|
Field Summary | |
uint |
buttons
|
static PollCaller1< PowerGlove > |
callback
|
schar |
distance
|
Nes::Core::Input::Controllers::PowerGlove::Gesture |
gesture
|
schar |
wrist
|
uchar |
x
|
uchar |
y
|
Constructor Summary | |
PowerGlove()
|
Field Detail |
public uint buttons;
public static PollCaller1< PowerGlove > callback;
public schar distance;
public Nes::Core::Input::Controllers::PowerGlove::Gesture gesture;
public schar wrist;
public uchar x;
public uchar y;
Constructor Detail |
public PowerGlove() throw();
|
Nestopia Core API | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |