The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Sample Code  0.1 20120518
Public Member Functions | List of all members
Animal Class Reference

a base class More...

Inheritance diagram for Animal:
Bird Mammal Pigeon RedKite Cat Dog

Public Member Functions

 call (this)
 say the call of this animal
 
 init (this)
 constructor
 
 setKind (this, Kind)
 set kind of object
 

Detailed Description

a base class

Definition at line 39 of file animals.lua.

Member Function Documentation

call ( this  )

say the call of this animal

Definition at line 52 of file animals.lua.

init ( this  )

constructor

Definition at line 42 of file animals.lua.

setKind ( this  ,
Kind   
)

set kind of object

Definition at line 47 of file animals.lua.


The documentation for this class was generated from the following file:

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.