public class Zone extends LoopTyme
static String[]
NAMES
index, names
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, stepsTo
equals, indexOf, toString
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final String[] NAMES
public Zone(int index)
public 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 © 2025. All Rights Reserved.