Originally it was easier for the MorseBanner to have the states with newest in front, but this makes the code harder to read and complicates things in other places. At some point it also might make sense to not use a range() in MorseBanner, but use a int var + counter instead, as we often might only consume a small number of elements. But as this is game programming, "winging it" and getting something done seems to be the modus operandi. |
||
---|---|---|
autoloads | ||
scenes | ||
.gitattributes | ||
.gitignore | ||
icon.svg | ||
icon.svg.import | ||
project.godot |