Uses of Class
rope.costume.R_Line2D
Packages that use R_Line2D
-
Uses of R_Line2D in rope.costume
Methods in rope.costume that return R_Line2DModifier and TypeMethodDescriptionR_Line2D.angle
(float angle) Change the angle from the starting point "a"R_Line2D.copy()
make a displacement of the lineMethods in rope.costume with parameters of type R_Line2DModifier and TypeMethodDescriptionR_Line2D.intersection
(R_Line2D target) Return the intersection point between this line and an other one.R_Line2D.intersection
(R_Line2D target, vec2... exception) Return the intersection point between this line and an other one.