Home | Trees | Index | Help |
|
---|
Module inh_example :: Class Fish |
|
Animal
--+
|
Fish
Method Summary | |
---|---|
Consume the given food object. (Inherited from Animal )
| |
Sleep for the given period of time. (Inherited from Animal )
| |
Swim to the given destination. |
Method Details |
---|
swim(self, dest)Swim to the given destination. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 20 17:46:28 2004 | http://epydoc.sf.net |