twcore.core
Class TurretEvent

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

public class TurretEvent
extends SubspaceEvent


Constructor Summary
TurretEvent(twcore.core.ByteArray array)
           
 
Method Summary
 int getAttacheeID()
           
 int getAttacherID()
           
 
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

TurretEvent

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

getAttacherID

public int getAttacherID()

getAttacheeID

public int getAttacheeID()