Page 1 of 1
Posted: Fri Mar 07, 2003 9:35 am
by BackupUser
Restored from previous forum. Originally posted by Skipsy.
Hello all,
Something strange : TransparentSpriteColor works fine if I use
a sprite_id as first parameter but not when I use '-1'. If I
understand, '-1' means that I want to change the default
transparent color for all the sprites. (?)
Any idea ???
Thks
Posted: Fri Mar 07, 2003 10:05 am
by BackupUser
Restored from previous forum. Originally posted by Pupil.
The -1 parameter is only for load time, i.e. you can't change the transparent color for all sprites you've previously loaded with this...for that you have to loop through all and change each separately.
Posted: Fri Mar 07, 2003 10:06 am
by BackupUser
Restored from previous forum. Originally posted by plouf.
it works fine here
have you insert it before loading ANY sprite ?
Christos
Posted: Fri Mar 07, 2003 10:25 am
by BackupUser
Restored from previous forum. Originally posted by Skipsy.
GREAT !!!
In my french documentation they don't mention that instruction
has to be inserted BEFORE any sprite load.
Thks all
Posted: Fri Mar 07, 2003 4:02 pm
by BackupUser
Restored from previous forum. Originally posted by fred.
I will update the doc, thanks for your input !
Fred - AlphaSND