BirthLog

public class BirthLog implements Serializable, DeepEquatable

A read only class that represents the birth of something

Constructors

BirthLog

public BirthLog(int newunitid, int producerid, int player)

Methods

deepEquals

public boolean deepEquals(Object other)

equals

public boolean equals(Object other)

getController

public int getController()

getNewUnitID

public int getNewUnitID()

getParentID

public int getParentID()

hashCode

public int hashCode()