Unit 'LUCYPLAY' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tLucyPlayJoystick

Declaration

Source position: lucyplay.pas line 52

type tLucyPlayJoystick = record

  Up: Byte;

  Down: Byte;

  Left: Byte;

  Right: Byte;

  Red: Byte;

  Blue: Byte;

  Green: Byte;

  Yellow: Byte;

  Reverse: Byte;

  Forward: Byte;

  Play: Byte;

  Error: Byte;

end;


Documentation generated on: 2021-07-30