| Home | Trees | Index | Help |
|
|---|
|
|
Animal --+
|
Bird
|
|||
|
fly(self,
dest)
Fly to the given destination. |
|||
| Inherited from Animal | |||
|---|---|---|---|
|
eat(self,
food)
Consume the given food object. |
|||
|
sleep(self,
time)
Sleep for the given period of time. |
|||
|
|||
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:43:24 2006 | http://epydoc.sf.net |