Interface UnitSystem.UnitSystemListener

All Superinterfaces:
GameListener
All Known Implementing Classes:
MapSystem._UnitSystemListener
Enclosing class:
UnitSystem

public static interface UnitSystem.UnitSystemListener extends GameListener
  • Method Details

    • unitDie

      void unitDie(Unit unit, Enemy killer)
      Parameters:
      killer - может быть null