ObjectiveLocationMarkerArea

abstract class ObjectiveLocationMarkerArea

Class ObjectiveLocationMarkerArea. Provides objectivelocationmarkerarea functionality for the Hytale server.

java.lang.Object > ObjectiveLocationMarkerArea

Field Summary

entryAreaBox

protected Box entryAreaBox

Field entryAreaBox.

exitAreaBox

protected Box exitAreaBox

Field exitAreaBox.

Method Detail

getBoxForEntryArea

public Box getBoxForEntryArea ()

Method getBoxForEntryArea.

getBoxForExitArea

public Box getBoxForExitArea ()

Method getBoxForExitArea.

getRotatedArea

public ObjectiveLocationMarkerArea getRotatedArea (final float yaw, final float pitch)

Method getRotatedArea.

Parameters:
final float yaw
final float pitch

toString

public String toString ()

Method toString.