DeathLog

public class DeathLog implements Serializable, DeepEquatable

A read only class that represents the death of something

Author:The Condor

Constructors

DeathLog

public DeathLog(int deadunitid, int player)

Methods

deepEquals

public boolean deepEquals(Object other)

equals

public boolean equals(Object other)

getController

public int getController()

getDeadUnitID

public int getDeadUnitID()

hashCode

public int hashCode()

toString

public String toString()