Package jag.game.scene
Interface RSWorldEntityWaypoint
-
public interface RSWorldEntityWaypoint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSAngledFineCoordgetAngledFineCoord()intgetCycle()
-
-
-
Method Detail
-
getCycle
int getCycle()
-
getAngledFineCoord
RSAngledFineCoord getAngledFineCoord()
-
-