Started work on the gradiation rectangle.
The handling in the operation engine should work pretty well. I would like to do some changes, however (displaying the bottomright of the rectangle, and use XOR for the vector, for example) Now, i have to do the real thing, the gradiation calculation and drawing. But let's see that tomorrow... git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@299 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
10
operatio.h
10
operatio.h
@@ -181,6 +181,16 @@ void Ellipse_degradee_12_6(void);
|
||||
void Ellipse_degradee_0_6(void);
|
||||
void Ellipse_degradee_12_8(void);
|
||||
|
||||
///////////////////////////////////////////////// OPERATION_RECTANGLE_DEGRADE
|
||||
|
||||
void Rectangle_Degrade_12_0(void);
|
||||
void Rectangle_Degrade_12_5(void);
|
||||
void Rectangle_Degrade_0_5(void);
|
||||
void Rectangle_Degrade_0_7(void);
|
||||
void Rectangle_Degrade_12_7(void);
|
||||
void Rectangle_Degrade_12_9(void);
|
||||
void Rectangle_Degrade_0_9(void);
|
||||
|
||||
/////////////////////////////////////////////////// OPERATION_LIGNES_CENTREES
|
||||
|
||||
void Lignes_centrees_12_0(void);
|
||||
|
||||
Reference in New Issue
Block a user