Unit 'AsphyreJoystick' Package
[Overview][Classes][Index] [#pl_asphyresphinx]

TAsphyreJoysticks

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AsphyreJoystick.pas line 82

type TAsphyreJoysticks = class

protected

  function AddJoy;

  

public

  property Initialized: Boolean; [r]

  

  property WindowHandle: THandle; [rw]

  

  property Background: Boolean; [rw]

  

  property Count: Integer; [r]

  

  property Items []: TAsphyreJoystick; default; [r]

  

  function Initialize;

  

  procedure Finalize;

  

  function Update;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyreJoysticks

  

|

TObject



CT Web help

CodeTyphon Studio