Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

nunchuk_t

Declaration

Source position: wiiuse.inc line 290

type nunchuk_t = packed record

  accel_calib: accel_t;

  js: joystick_t;

  flags: pcint;

  btns: ubyte;

  btns_last: ubyte;

  btns_held: ubyte;

  btns_released: ubyte;

  accel: vec3w_t;

  orient: orient_t;

  gforce: gforce_t;

end;


Documentation generated on: 2023-03-18