twcore.core
Class FlagDropped

java.lang.Object
  |
  +--twcore.core.SubspaceEvent
        |
        +--twcore.core.FlagDropped

public class FlagDropped
extends SubspaceEvent


Constructor Summary
FlagDropped(twcore.core.ByteArray array)
           
 
Method Summary
 int getPlayerID()
           
 
Methods inherited from class twcore.core.SubspaceEvent
getEventType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlagDropped

public FlagDropped(twcore.core.ByteArray array)
Method Detail

getPlayerID

public int getPlayerID()