ch.sahits.game.event
Class TimeChangeEvent

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

public class TimeChangeEvent
extends Event

Event indicating that the day has changed. The event has no internal state and the notice is null

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

Constructor Summary
TimeChangeEvent()
           
 
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

TimeChangeEvent

public TimeChangeEvent()


Copyright © 2012 Sahits GmbH. All Rights Reserved.