airstruck / luigi

Lovely User Interfaces for Game Inventors
MIT License
114 stars 23 forks source link

Let widget type initializers define custom attribute getter/setters #16

Closed airstruck closed 8 years ago

airstruck commented 8 years ago

Attributes are in a static module right now, could either:

Widgets already have an attributes property where some of the attribute values are stored, maybe name the new property attributeDescriptors?