OOP in Lua
Jump to navigation
Jump to search
This content is not concluded yet.
This template is no longer in use as it results in poor readability.
This is a scripting tutorial that teaches you how to start using an Object-Oriented developing interface with Lua.
Introduction
There are few basic predefined variables we should recognize and know:
self -- refers to the environment within which we are executing a code