org.vizzini.game.event
Interface IActionReceivedListener

All Superinterfaces:
IListener
All Known Implementing Classes:
AsynchronousEngine

public interface IActionReceivedListener
extends IListener

Defines methods required by action received listeners.

Since:
v0.1
Version:
v0.2
Author:
Jeffrey M. Thompson

Method Summary
 void actionReceived(ActionReceivedEvent event)
          Respond to action received events.
 

Method Detail

actionReceived

void actionReceived(ActionReceivedEvent event)
Respond to action received events.

Since:
v0.1


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02