Unit 'zglHeader' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTSoundChannel

Declaration

Source position: zglHeader.pas line 1103

type zglTSoundChannel = record

  Source: Ptr;

  

  Speed: Single;

  

  Volume: Single;

  

  Position: record

  

    X: Single;

  

    Y: Single;

  

    Z: Single;

  

  end;

end;



CT Web help

CodeTyphon Studio