Class AnimalCell
java.lang.Object
zombie.characters.animals.AnimalCell
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final int
protected static final int
protected static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SQUARES_PER_CHUNK
protected static final int SQUARES_PER_CHUNK- See Also:
-
CHUNKS_PER_CELL
protected static final int CHUNKS_PER_CELL -
SQUARES_PER_CELL
protected static final int SQUARES_PER_CELL
-
-
Constructor Details
-
AnimalCell
public AnimalCell()
-