twcore.core
Class SoccerGoal

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

public class SoccerGoal
extends SubspaceEvent


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

SoccerGoal

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

getFrequency

public int getFrequency()

getReward

public int getReward()