Class Thumpable
java.lang.Object
zombie.network.fields.Position
zombie.network.fields.Square
zombie.network.fields.hit.Thumpable
- All Implemented Interfaces:
INetworkPacketField, IPositional, IDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanisConsistent(UdpConnection connection) booleanisRelevant(UdpConnection connection) voidparse(ByteBuffer b, UdpConnection connection) voidprocess(IsoGameCharacter character) voidvoidMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDescriptor
getClassDescription, getDescription, getDescriptionMethods inherited from interface INetworkPacketField
getPacketSizeBytesMethods inherited from interface IPositional
getX, getY, getZ, isInRange
-
Constructor Details
-
Thumpable
public Thumpable()
-
-
Method Details
-
set
-
parse
- Specified by:
parsein interfaceINetworkPacketField- Overrides:
parsein classSquare
-
write
- Specified by:
writein interfaceINetworkPacketField- Overrides:
writein classSquare
-
process
-
isConsistent
- Specified by:
isConsistentin interfaceINetworkPacketField- Overrides:
isConsistentin classSquare
-
isRelevant
-
getIsoObject
-
getName
-