ch.sahits.game.event
Class PlayerChangeEvent

java.lang.Object
  extended by ch.sahits.game.event.Event
      extended by ch.sahits.game.event.PlayerChangeEvent

public class PlayerChangeEvent
extends Event

Event indicating that some status of the player has changed. Which status that is exactly is passed as an object in notice

Author:
Andi Hotz, (c) Sahits GmbH, 2011 Created on Dec 10, 2011

Constructor Summary
PlayerChangeEvent()
           
 
Method Summary
 
Methods inherited from class ch.sahits.game.event.Event
add, notify, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayerChangeEvent

public PlayerChangeEvent()


Copyright © 2012 Sahits GmbH. All Rights Reserved.