public class Zone extends LoopTyme
static String[]
NAMES
index, names
protected
Zone(int index)
Zone(String name)
static Zone
fromIndex(int index)
fromName(String name)
Beast
getBeast()
Direction
getDirection()
Zone
next(int n)
getIndex, getName, getSize, indexOf, indexOf, nextIndex
equals, indexOf, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String[] NAMES
protected Zone(int index)
protected Zone(String name)
public static Zone fromIndex(int index)
public static Zone fromName(String name)
public Zone next(int n)
Tyme
n
public Direction getDirection()
public Beast getBeast()
Copyright © 2024. All Rights Reserved.