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