de.eventhorizongilde.ehfs.milestone.filter
Interface IEventFilter

All Known Implementing Classes:
AbstractUnitFilter

public interface IEventFilter

A filter that matches fight events.


Method Summary
 boolean isMatch(CombatEvent event)
          Returns whether this filter matches the specified fight event.
 

Method Detail

isMatch

boolean isMatch(CombatEvent event)
Returns whether this filter matches the specified fight event.



Event Horizon Fight Statistics