Unit 'nxBass' Package
[Overview][Types][Classes][Index] [#pl_nxpascal]

TNXSoundListener

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

Declaration

Source position: nxBass.pas line 76

type TNXSoundListener = class

  location: TVector;

  

  velocity: TVector;

  

  orientation: TListenerOrientation;

  

public

  constructor Create;

  

  procedure DoMove;

  

  procedure SetLocation();

  

  procedure SetOrientation();

  

  procedure SetVelocity();

  

  procedure Update;

  

end;

Inheritance

TNXSoundListener

  

|

TObject



CT Web help

CodeTyphon Studio