|
RuneHive-Game
|
Static Public Member Functions | |
| static void | getWaypoints (Player player) |
| static void | removeWaypoint (Player player, String waypointName) |
| static void | setWaypoint (Player player, String waypointName) |
Static Private Member Functions | |
| static int | getAllowedPoints (Player player) |
Definition at line 7 of file Waypoints.java.
|
staticprivate |
Definition at line 38 of file Waypoints.java.
References com.runehive.game.world.entity.mob.player.PlayerRight.getName(), and com.runehive.game.world.entity.mob.player.Player.right.
Referenced by setWaypoint().
|
static |
Definition at line 30 of file Waypoints.java.
References com.runehive.game.world.entity.mob.player.Player.message(), and com.runehive.game.world.entity.mob.player.Player.waypoints.
|
static |
Definition at line 26 of file Waypoints.java.
References com.runehive.game.world.entity.mob.player.Player.dialogueFactory, com.runehive.content.dialogue.DialogueFactory.execute(), com.runehive.content.dialogue.DialogueFactory.sendStatement(), and com.runehive.game.world.entity.mob.player.Player.waypoints.
|
static |
Definition at line 9 of file Waypoints.java.
References com.runehive.game.world.position.Position.copy(), com.runehive.game.world.entity.mob.player.Player.dialogueFactory, com.runehive.content.dialogue.DialogueFactory.execute(), getAllowedPoints(), com.runehive.game.world.entity.Entity.getPosition(), com.runehive.game.world.position.Area.inRestrictedArea(), com.runehive.game.world.entity.mob.player.Player.message(), com.runehive.content.dialogue.DialogueFactory.sendStatement(), and com.runehive.game.world.entity.mob.player.Player.waypoints.