Inmune a LET_ME_ALONE(); ???

Discusión en general sobre Gemix.
User avatar
Nightwolf
Posts: 3032
Joined: Tue Oct 07, 2008 3:26 pm
Location: Aquí mismo.
Contact:

Re: Inmune a LET_ME_ALONE(); ???

Post by Nightwolf »

Estaría genial unos ejemplos de efectos gráficos chulos. :) (Efectos de luz, de fuego, etc)

Sobre el let_me_alone... yo preferiría un let_me_fpg que descargue todos los recursos de un tipo a la vez. :)
User avatar
CicTec
Posts: 16590
Joined: Thu Jul 31, 2008 10:18 pm

Re: Inmune a LET_ME_ALONE(); ???

Post by CicTec »

Nightwolf wrote:Sobre el let_me_alone... yo preferiría un let_me_fpg que descargue todos los recursos de un tipo a la vez. :)
UNLOAD_MAP(ALL_MAP);
UNLOAD_FPG(ALL_FPG);
UNLOAD_FNT(ALL_FNT);
UNLOAD_SOUND(ALL_SOUND);
UNLOAD_SONG(ALL_SONG);
UNLOAD_MUSIC(ALL_MUSIC);
UNLOAD_MIDI(ALL_MIDI)

STOP_SCROLL(ALL_SCROLL);
STOP_MODE7(ALL_MODE);

etc...

Si te refieres a eso, ya esta.
Post Reply

Return to “General”