Home | Trees | Indices | Help |
|
---|
|
object --+ | baseloader._BaseLoader --+ | Welcome
This is a reply to the client connection request. It tells the client what settings are set at the server.
Use the methods to manipulate properties (if available).
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
message = None hash(x) |
|
serverType = None hash(x) |
|
packetId = 0
|
Instance Variables | |
BitDict |
flags = None The settings specified by the server |
Properties | |
Inherited from |
Method Details |
Initializer for this loader
|
Return the server type as a string.
|
Set the type of this server from string.
|
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:42 2010 | http://epydoc.sourceforge.net |