twcore.core
Class FlagClaimed

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

public class FlagClaimed
extends SubspaceEvent


Constructor Summary
FlagClaimed(twcore.core.ByteArray array)
           
 
Method Summary
 int getFlagID()
           
 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

FlagClaimed

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

getFlagID

public int getFlagID()

getPlayerID

public int getPlayerID()