twcore.core
Class FlagVictory

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

public class FlagVictory
extends SubspaceEvent


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

FlagVictory

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

getFrequency

public int getFrequency()

getReward

public int getReward()