mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-09-27 22:45:25 +00:00
allinone started
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
render_clear();
|
||||
|
||||
colour2 = [255, 0, 0];
|
||||
colour1 = [0, 0, 0];
|
||||
colour1 = [0, 255, 0];
|
||||
|
||||
DrawPolyTwistColour_angle(8,400,-90,rotation/10,colour1, colour2)
|
||||
DrawPolyTwistColour_width(4,400,-90,rotation/10,colour1, colour2)
|
||||
// DrawPolyTwist_angle(15,400,-90,rotation/20,"red")
|
||||
// DrawPolyTwistColour_width(4,400,-45,rotation/4,colour1,colour2)
|
||||
// DrawPolyTwist_width(10,400,-90,rotation/20,"red")
|
||||
|
Reference in New Issue
Block a user