Changes

Jump to navigation Jump to search

class

8 bytes added, 18:16, 2 August 2013
no edit summary
Line 1: Line 1:  
A complete tutorial about classes is written here: http://inspired-lua.org/index.php/2011/05/5-object-classes/
 
A complete tutorial about classes is written here: http://inspired-lua.org/index.php/2011/05/5-object-classes/
   −
Here's how the class() function is defined, in the API :
+
Here's how the class([parent]) function is defined, in the API :
    
<source lang="lua">
 
<source lang="lua">

Navigation menu