| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
baseloader._BaseLoader --+
|
DatagramPacket
This is used for unreliable packets. It is advised to use unreliable packets when the message does not *have* to arrive. Most UDP networks are pretty stable these days though.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
loader = Nonehash(x) |
|
| Instance Variables | |
fromId = NoneIf specified, the packet will contain the ID of the sending client. |
|
| Properties | |
|
Inherited from |
| Method Details |
Initializer for this loader
|
Parses 'data' and sets the properties of the packetloader.
|
Generate the raw representation of the packetloader.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 16 22:07:41 2010 | http://epydoc.sourceforge.net |