twcore.core
Class FlagReward

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

public class FlagReward
extends SubspaceEvent


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

FlagReward

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

getFrequency

public int getFrequency()

getPoints

public int getPoints()