Open tyoeer opened 1 year ago
Class: all classes have been annotated as such, and have their supers set New: the constructor has been provided types, and subtypes have been defined/annotated. Desc: Class has a description Methods: Methods have types (and description where relevant)
ui/
base/
widgets/
layout/
tools/
levelhead/
campaign/
data/
level/
lhs/
tools/
chaoshead/
Type annotations improve the IDE experience, and sumneko's LSP allows exporting of information through
--doc
....
in the type boilerplate inmain.lua
:new()