aqemery / Asteroids

4 Player Space Battle Game
0 stars 0 forks source link

Review and add Coroutines #71

Open aqemery opened 6 years ago

aqemery commented 6 years ago

For some of the components that have a cool down, use Lua coroutines to encapsulate some of the values.