twcore.core
Class PlayerLeft

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

public class PlayerLeft
extends SubspaceEvent


Constructor Summary
PlayerLeft(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

PlayerLeft

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

getPlayerID

public int getPlayerID()