Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming style using Lua.
the original expression would incorrectly return self:getClass() even when aClass was false if self:getClass() == aClass is false; this is also easier to read
the original expression would incorrectly return self:getClass() even when aClass was false if self:getClass() == aClass is false; this is also easier to read