chrisnorman7 / earwax

An audio game engine for fast prototyping
Mozilla Public License 2.0
7 stars 3 forks source link

The action decorator should explain what generators do #18

Closed chrisnorman7 closed 3 years ago

chrisnorman7 commented 3 years ago

There does not seem to be any explanation of what generators do when used with actions.

This also probably extends to menus.

Finally, it should be explained that generators won't work with the Editor.on_submit event.