| Sample Code
    0.1 20120518
    | 
a subclassed mammal More...
 
  
 | Public Member Functions | |
| init (this) | |
| constructor | |
|  Public Member Functions inherited from Mammal | |
| init (this) | |
| constructor | |
|  Public Member Functions inherited from Animal | |
| call (this) | |
| say the call of this animal | |
| init (this) | |
| constructor | |
| setKind (this, Kind) | |
| set kind of object | |
a subclassed mammal
Definition at line 101 of file animals.lua.
| init | ( | this | ) | 
constructor
Definition at line 104 of file animals.lua.
 1.8.2
 1.8.2