Class EntityActionLog

java.lang.Object
megamek.client.ui.clientGUI.tooltip.EntityActionLog
All Implemented Interfaces:
Iterable<EntityAction>, Collection<EntityAction>

public class EntityActionLog extends Object implements Collection<EntityAction>
An ordered List-like collection of EntityActions with a cached description of each action, created as the action is added.