zombie.iso
Class IsoMetaChunk

java.lang.Object
  extended by zombie.iso.IsoMetaChunk

public class IsoMetaChunk
extends java.lang.Object


Field Summary
 float zombiesFullPerChunk
           
 float zombiesMinPerChunk
           
 
Constructor Summary
IsoMetaChunk()
           
 
Method Summary
 float getLootZombieIntensity()
           
 float getZombieIntensity()
           
 void setZombieIntensity(int zombieIntensity)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

zombiesMinPerChunk

public float zombiesMinPerChunk

zombiesFullPerChunk

public float zombiesFullPerChunk
Constructor Detail

IsoMetaChunk

public IsoMetaChunk()
Method Detail

getZombieIntensity

public float getZombieIntensity()

getLootZombieIntensity

public float getLootZombieIntensity()

setZombieIntensity

public void setZombieIntensity(int zombieIntensity)