Class NetTimedAction
java.lang.Object
zombie.core.NetTimedAction
- All Implemented Interfaces:
INetworkPacketField,IDescriptor
- Direct Known Subclasses:
NetTimedActionPacket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidfloatbooleanisConsistent(UdpConnection arg0) voidparse(ByteBuffer arg0, UdpConnection arg1) voidvoidset(IsoPlayer arg0, KahluaTable arg1) voidsetDuration(long arg0) voidvoidvoidwrite(ByteBufferWriter arg0) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.network.packets.IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface zombie.network.fields.INetworkPacketField
getPacketSizeBytes
-
Field Details
-
type
-
name
-
action
-
duration
public long duration
-
-
Constructor Details
-
NetTimedAction
public NetTimedAction()
-
-
Method Details
-
set
-
parse
- Specified by:
parsein interfaceINetworkPacketField
-
forceComplete
public void forceComplete() -
write
- Specified by:
writein interfaceINetworkPacketField
-
animEvent
-
setTimeData
public void setTimeData() -
set
-
setState
-
setDuration
public void setDuration(long arg0) -
isConsistent
- Specified by:
isConsistentin interfaceINetworkPacketField
-
getProgress
public float getProgress()
-