public class Land extends LoopTyme
static String[]
NAMES
index, names
protected
Land(int index)
Land(String name)
static Land
fromIndex(int index)
fromName(String name)
Direction
getDirection()
Land
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 Land(int index)
protected Land(String name)
public static Land fromIndex(int index)
public static Land fromName(String name)
public Land next(int n)
Tyme
n
public Direction getDirection()
Copyright © 2024. All Rights Reserved.