Uses of Class
rope.costume.R_Impact
Packages that use R_Impact
-
Uses of R_Impact in rope.costume
Methods in rope.costume that return R_ImpactModifier and TypeMethodDescriptionR_Impact.growth_factor_spiral
(float growth) R_Impact.heart_is
(boolean is) R_Impact.normal()
R_Impact.pos
(float x, float y) R_Impact.set_angle_main
(float angle) R_Impact.set_density
(float density) R_Impact.set_density
(float x, float y) R_Impact.set_diam
(int diameter) R_Impact.set_fill
(int fill) R_Impact.set_fill
(int x, int y) R_Impact.set_growth_circle
(int distribution) R_Impact.set_growth_circle
(int distribution, float min, float max) by default min and max is 0, the value is like normal value, must be set with small value, is better like -2 to 2, after that's can give a strange result.R_Impact.set_growth_main
(int distribution) R_Impact.set_growth_main
(int distribution, float min, float max) by default min and max is 0, the value is like normal value, must be set with small value, is better like -2 to 2, after that's can give a strange result.R_Impact.set_iter_circle
(int iter) R_Impact.set_iter_main
(int iter) R_Impact.set_line_mode
(int mode) R_Impact.set_num_circle
(int num) R_Impact.set_num_main
(int num) R_Impact.set_pixels_colour
(int... colour) R_Impact.set_stroke
(int stroke) R_Impact.set_stroke
(int x, int y) R_Impact.set_thickness
(float thickness) R_Impact.set_thickness
(float x, float y) R_Impact.spiral()