Package rle.core.player.event

Interface Summary
PlayerTurnListener Implemented by classes that wish to know when the player's turn has ended.
 

Class Summary
PlayerEvent Receives notification of events caused by actions the player takes and things that happen to the player.
PlayerTurnEvent Encapsulates information relating to the start or end of a player turn.
 

Enum Summary
PlayerTurnEvent.Type The event types.