Class MapleNodes.MaplePlatform
java.lang.Object
server.maps.MapleNodes.MaplePlatform
- Enclosing class:
MapleNodes
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMaplePlatform(String name, int start, int speed, int x1, int y1, int x2, int y2, int r, List<Integer> SN) -
Method Summary
-
Field Details
-
name
-
start
public int start -
speed
public int speed -
x1
public int x1 -
y1
public int y1 -
x2
public int x2 -
y2
public int y2 -
r
public int r -
SN
-
-
Constructor Details
-
MaplePlatform
-