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

classic_ctrl_t

Declaration

Source position: wiiuse.inc line 304

type classic_ctrl_t = packed record

  btns: cshort;

  btns_last: cshort;

  btns_held: cshort;

  btns_released: cshort;

  rs_raw: ubyte;

  ls_raw: ubyte;

  r_shoulder: cfloat;

  l_shoulder: cfloat;

  ljs: joystick_t;

  rjs: joystick_t;

end;


Documentation generated on: 2023-03-18