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

snd_Play

Declaration

Source position: zglHeader.pas line 1182

var snd_Play: function(

  Sound: zglPSound;

  Loop: Boolean = False;

  X: Single = 0;

  Y: Single = 0;

  Z: Single = 0;

  Volume: Single = SND_VOLUME_DEFAULT

):Integer;



CT Web help

CodeTyphon Studio