Public Member Functions | |
call (this) | |
say the call of this animal | |
init (this) | |
constructor | |
setKind (this, Kind) | |
set kind of object |
Definition at line 39 of file animals.lua.
Animal::call | ( | this | ) |
Animal::init | ( | this | ) |
Animal::setKind | ( | this | , | |
Kind | ||||
) |