Kimbsy / quip

Clojure game engine built using Quil
Eclipse Public License 1.0
17 stars 0 forks source link

Remove static sprite #23

Open Kimbsy opened 3 weeks ago

Kimbsy commented 3 weeks ago

I'm not sure I've ever used the static-sprite constructor function in quip.sprite.

Doesn't even look like the :static? field is used anywhere?

Remove the function and the :static? fields in the other sprite constructor functions.