ch.sahits.game.event
Class ViewChangeEvent
java.lang.Object
ch.sahits.game.event.Event
ch.sahits.game.event.ViewChangeEvent
public class ViewChangeEvent
- extends Event
Event for updating a view
- Author:
- andi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addresse
private final Class addresse
ViewChangeEvent
public ViewChangeEvent(Class addresse)
- Parameters:
addresse - of the view that is to be updated
getAddresse
public Class getAddresse()
- Returns:
- the addresse
Copyright © 2011 Sahits GmbH. All Rights Reserved.