kliph / sunrise

Procedurally generates sunrises and sunsets
MIT License
0 stars 0 forks source link

Move functions dealing with the dom into their own namespace #21

Closed ryanhinkel closed 6 years ago

ryanhinkel commented 6 years ago

This PR is mostly to take all the dom functions out of core.

It also initializes the :window key of state, and removes the extraneous function around (state/update-window! (get-window-dimensions)).