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

snd_Play

Declaration

Source position: zgl_sound.pas line 173

function snd_Play(

  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