Basic Class System
Posted: Thu Jan 03, 2013 6:01 pm
Love Studio 0.2 comes with a lua class system called Basic Class System. I have written documentation for it here: https://bitbucket.org/kevinclancy/basic ... /wiki/Home
Basic Class System has the following features:
-A Static Typechecking Plugin for Love Studio
-Single Inheritance
-Event publishing
-Operator Definitions
-Abstract Methods
To obtain it, just download and install love studio (only for windows at this point, sorry linux )
https://bitbucket.org/kevinclancy/love-studio
Basic Class System has the following features:
-A Static Typechecking Plugin for Love Studio
-Single Inheritance
-Event publishing
-Operator Definitions
-Abstract Methods
To obtain it, just download and install love studio (only for windows at this point, sorry linux )
https://bitbucket.org/kevinclancy/love-studio