Home | Trees | Index | Help |
---|
Package HappyChat :: Module Room :: Class Room |
|
Method Summary | |
---|---|
__init__(self,
room_id,
world)
| |
__del__(self)
| |
getAvatarByNickname(self,
nickname)
| |
getAvatars(self)
| |
getId(self)
| |
getWorld(self)
| |
join(self,
avatar)
| |
part(self,
avatar)
| |
send(self,
message)
|
Class Variable Summary | |
---|---|
list |
content = []
|
NoneType |
id = None |
NoneType |
myWorld = None |
Class Variable Details |
---|
content
|
id
|
myWorld
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Sep 19 21:40:09 2004 | http://epydoc.sf.net |