void BlitLucent(int x, int y, int lucent, int source, int dest)
SetLucent(newLucent); Blit(x,y,source,dest); SetLucent(oldLucent);
BlitLucent(-5,-5,20,oldScreen,screen); //motion blur effect
There are no talkbacks on this documentation page yet. Post the first?
Doc Nav |
Your docs |