Package one.empty3.library.core.extra
Class Spirale
java.lang.Object
one.empty3.library.core.extra.Spirale
- All Implemented Interfaces:
ISpirale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addToScene
(Scene sc) getObj()
getObjectDeviation
(Point3D position) getObjectDeviation
(Point3D position, Point3D speed, Point3D rotation) getObjectRotation
(Point3D position) getObjectRotation
(Point3D position, Point3D speed, Point3D rotation) double
void
rotate()
void
rotate
(double deg) void
void
setRadius
(double radius)
-
Constructor Details
-
Spirale
-
-
Method Details
-
addToScene
- Specified by:
addToScene
in interfaceISpirale
-
getObj
-
setObj
-
getObjectDeviation
- Specified by:
getObjectDeviation
in interfaceISpirale
-
getObjectDeviation
- Specified by:
getObjectDeviation
in interfaceISpirale
-
getObjectRotation
- Specified by:
getObjectRotation
in interfaceISpirale
-
getObjectRotation
- Specified by:
getObjectRotation
in interfaceISpirale
-
getRadius
public double getRadius() -
setRadius
public void setRadius(double radius) -
rotate
public void rotate() -
rotate
public void rotate(double deg)
-