us.asciiroth.client.event
Interface PlayerListener

All Known Implementing Classes:
PlayerPalette

public interface PlayerListener

A component that receives notification of player updates, such as changes in health or name, but not in flags. There's a separate listener for flag-related changes.


Method Summary
 void onPlayerChanged(Player player)
          Player has been updated.
 

Method Detail

onPlayerChanged

void onPlayerChanged(Player player)
Player has been updated.

Parameters:
player -

0.7

© 2009 Alx Dark