|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.iso.IsoWorld.MetaCell
public static class IsoWorld.MetaCell
Field Summary | |
---|---|
int[][] |
from
|
int |
x
|
int |
y
|
int |
zombieCount
|
IsoDirections |
zombieMigrateDirection
|
Constructor Summary | |
---|---|
IsoWorld.MetaCell()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int zombieCount
public IsoDirections zombieMigrateDirection
public int[][] from
Constructor Detail |
---|
public IsoWorld.MetaCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |