Skip to content

Clancy's Cogs

clancy edited this page Nov 17, 2020 · 1 revision

Alright why Cogs? There comes a point where your code becomes spaghetti as in complicated and a mess, and you obviously want your code to be perfect and not jumbled, and with Cogs you can organize a collection of commands, listeners, and some state into one class. Cogs allow you to do just that.

Clone this wiki locally