L2JPREMIUM
5M
Public Member Functions
|
List of all members
com.premium.game.geodata.pathfinding.cellnodes.NodeLoc Class Reference
Inheritance diagram for com.premium.game.geodata.pathfinding.cellnodes.NodeLoc:
[
legend
]
Collaboration diagram for com.premium.game.geodata.pathfinding.cellnodes.NodeLoc:
[
legend
]
Public Member Functions
NodeLoc
(int x, int y, short z)
int
getNodeX
()
int
getNodeY
()
int
getX
()
int
getY
()
short
getZ
()
void
setZ
(short z)
The documentation for this class was generated from the following file:
/home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/geodata/pathfinding/cellnodes/NodeLoc.java
com
premium
game
geodata
pathfinding
cellnodes
NodeLoc