org.gamenet.application.mm8leveleditor.data.mm6
Class SpawnPoint.MonsterClassLabelValue
java.lang.Object
org.gamenet.application.mm8leveleditor.data.mm6.SpawnPoint.MonsterClassLabelValue
- Enclosing class:
- SpawnPoint
- public static class SpawnPoint.MonsterClassLabelValue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
index
private int index
value
private int value
label
private String label
SpawnPoint.MonsterClassLabelValue
public SpawnPoint.MonsterClassLabelValue(int index,
int value,
String label)
getIndex
public int getIndex()
getLabel
public String getLabel()
getValue
public int getValue()