zombie.network
Class AddZombie

java.lang.Object
  extended by zombie.network.AddZombie

public class AddZombie
extends java.lang.Object

Author:
LEMMY

Field Summary
 int palette
           
 float x
           
 float y
           
 float z
           
 
Constructor Summary
AddZombie()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x

y

public float y

z

public float z

palette

public int palette
Constructor Detail

AddZombie

public AddZombie()