Gradient circles.
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@76 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
3
graph.c
3
graph.c
@@ -4830,6 +4830,9 @@ void Tracer_cercle_degrade(short Centre_X,short Centre_Y,short Rayon,short Eclai
|
||||
Traiter_degrade(Distance_X+Distance_Y,Pos_X,Pos_Y);
|
||||
}
|
||||
}
|
||||
|
||||
SDL_UpdateRect(Ecran_SDL,Debut_X-Principal_Decalage_X,Debut_Y-Principal_Decalage_Y,Fin_Y-Debut_Y+1,Fin_X-Debut_X+1);
|
||||
UpdateZoom(Debut_X,Debut_Y,Fin_Y-Debut_Y+1,Fin_X-Debut_X+1);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user