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

TNXSoundBuffer

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

Declaration

Source position: nxSound.pas line 17

type TNXSoundBuffer = class

  name: string;

  

  index: Integer;

  

  buffer: TALuint;

  

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure LoadWAV();

  

end;

Inheritance

TNXSoundBuffer

  

|

TObject



CT Web help

CodeTyphon Studio