Re: [Gambas-user] sdl music

2014-01-27 Thread Shane
On 28/01/14 05:46, Benoît Minisini wrote: > Le 27/01/2014 19:39, Benoît Minisini a écrit : >> Le 27/01/2014 11:17, Shane a écrit : >>> Can Someone please add a playing property to the sdl music component it >>> looks easy >>> using >>> >>> >>> 4.5.19 Mix_PlayingMusic >>> >>> |int *Mix_Play

Re: [Gambas-user] sdl music

2014-01-27 Thread Benoît Minisini
Le 27/01/2014 19:39, Benoît Minisini a écrit : > Le 27/01/2014 11:17, Shane a écrit : >> Can Someone please add a playing property to the sdl music component it >> looks easy >> using >> >> >>4.5.19 Mix_PlayingMusic >> >> |int *Mix_PlayingMusic*()| >> >> Tells you if music is actively playi

Re: [Gambas-user] sdl music

2014-01-27 Thread Benoît Minisini
Le 27/01/2014 11:17, Shane a écrit : > Can Someone please add a playing property to the sdl music component it > looks easy > using > > >4.5.19 Mix_PlayingMusic > > |int *Mix_PlayingMusic*()| > > Tells you if music is actively playing, or not. > *Note*: Does not check if the channel has bee

[Gambas-user] sdl music

2014-01-27 Thread Shane
Can Someone please add a playing property to the sdl music component it looks easy using 4.5.19 Mix_PlayingMusic |int *Mix_PlayingMusic*()| Tells you if music is actively playing, or not. *Note*: Does not check if the channel has been paused. *Returns*: Zero if the music is not playing,