Class nclosure.examples.animals.CatLike
- Defined in: catlike.js
Constructor Attributes | Constructor Name and Description |
---|---|
Method Summary
Method Attributes | Method Name and Description |
---|---|
talk()
This is a default implementaion of talk for cat like animals, special cats
may want to override this.
|
Class Detail
nclosure.examples.animals.CatLike()
Method Detail
-
talk()This is a default implementaion of talk for cat like animals, special cats may want to override this.