public class RelativeWaypointDefinition
Class RelativeWaypointDefinition. Provides relativewaypointdefinition functionality for the Hytale server.
java.lang.Object > RelativeWaypointDefinition
Field Summary
No fields documented.
Method Detail
RelativeWaypointDefinition
public
public
RelativeWaypointDefinition
(final float rotation, final double distance)
Method RelativeWaypointDefinition.
- Parameters:
final floatrotationfinal doubledistance
getRotation
public
float
getRotation
()
Method getRotation.
getDistance
public
double
getDistance
()
Method getDistance.