org.globalse.arena.frag.events
Class TimerEvent

java.lang.Object
  |
  +--org.globalse.arena.frag.events.Event
        |
        +--org.globalse.arena.frag.events.ObjectActionEvent
              |
              +--org.globalse.arena.frag.events.TimerEvent

public class TimerEvent
extends ObjectActionEvent

The Timer class sends a TimerEvent in fixed time steps to a certain object. $Id: TimerEvent.html,v 1.1 2003/02/12 18:06:19 schoecke Exp $

See Also:
Serialized Form

Field Summary
 java.lang.String timerName
           
 
Fields inherited from class org.globalse.arena.frag.events.ObjectActionEvent
object
 
Fields inherited from class org.globalse.arena.frag.events.Event
game, recipient, sender
 
Constructor Summary
TimerEvent()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

timerName

public java.lang.String timerName
Constructor Detail

TimerEvent

public TimerEvent()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object



This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)