Unit 'libSDL2_mixer' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TMix_FadeInChannelTimed

Declaration

Source position: libsdl2_mixer.pas line 178

type TMix_FadeInChannelTimed = function(

  channel: cint;

  chunk: PMix_Chunk;

  loops: cint;

  ms: cint;

  ticks: cint

):cint;



CT Web help

CodeTyphon Studio