net.sourceforge.pain.logic
Interface LogicReloadListener

All Known Implementing Classes:
AbstractConsoleManager

public interface LogicReloadListener

Allows receive events on logic reloading by LogicLoader.


Method Summary
 void onLogicReloading()
           
 

Method Detail

onLogicReloading

public void onLogicReloading()