Closed benishor closed 9 years ago
Currently the lua exposed Scene table provides level related methods such as endLevel(), pauseLevel(), restoreLevel(), etc. For increased clarity these should be moved to their own Level table.
Refactoring implemented in revision 10d478d.
Currently the lua exposed Scene table provides level related methods such as endLevel(), pauseLevel(), restoreLevel(), etc. For increased clarity these should be moved to their own Level table.