twcore.core
Class FrequencyChange

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

public class FrequencyChange
extends SubspaceEvent


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

FrequencyChange

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

getPlayerID

public int getPlayerID()

getFrequency

public int getFrequency()