Unit 'nxSound' Package
[Overview][Types][Classes][Variables][Index] [#pl_nxpascal]

TNXSoundListener

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

Declaration

Source position: nxSound.pas line 53

type TNXSoundListener = class

  position: TVector;

  

  velocity: TVector;

  

  orientation: TListenerOrientation;

  

public

  constructor Create;

  

  procedure DoMove;

  

  procedure Update;

  

end;

Inheritance

TNXSoundListener

  

|

TObject



CT Web help

CodeTyphon Studio