This structure is a part of the GC_Pads struct. More...
#include <ML_input.h>
Data Fields | |
| int | A |
| int | B |
| int | X |
| int | Y |
| int | Up |
| int | Down |
| int | Left |
| int | Right |
| int | L |
| int | R |
| int | Z |
| int | Start |
This structure is a part of the GC_Pads struct.
| int GC_Pad::A |
A button
| int GC_Pad::B |
B button
| int GC_Pad::Down |
Down button
| int GC_Pad::L |
L button
| int GC_Pad::Left |
Left button
| int GC_Pad::R |
R button
| int GC_Pad::Right |
Right button
| int GC_Pad::Start |
Start button
| int GC_Pad::Up |
Up button
| int GC_Pad::X |
X button
| int GC_Pad::Y |
Y button
| int GC_Pad::Z |
Z button
1.6.1