net.sourceforge.simplegamenet.dice
Class DicePacket
java.lang.Object
net.sourceforge.simplegamenet.dice.DicePacket
- All Implemented Interfaces:
- Serializable
- public class DicePacket
- extends Object
- implements Serializable
- See Also:
- Serialized Form
dicePacketCode
protected int dicePacketCode
diceData
protected Serializable diceData
DicePacket
public DicePacket(int dicePacketCode,
Serializable diceData)
toString
public String toString()
getDicePacketCode
public int getDicePacketCode()
getDiceData
public Serializable getDiceData()
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.