twcore.core
Class ScoreReset

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

public class ScoreReset
extends SubspaceEvent


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

ScoreReset

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

getPlayerID

public int getPlayerID()