twcore.core
Class LoggedOn

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

public class LoggedOn
extends SubspaceEvent


Constructor Summary
LoggedOn(twcore.core.ByteArray array)
           
 
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

LoggedOn

public LoggedOn(twcore.core.ByteArray array)