Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Refactor start #56

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

louisponet
Copy link

I threw everything out that didn't belong I think.

I revamped Screen into GLFWScreen, added an abstract type Screen end so that other backends can also implement Screens. I removed all the Signals and converted where possible to use normal values. Vec's where changed to NTuples, and SimpleRectangle is now a NamedTuple with x,y,w,h.

Let me know what you think or if you have any questions! Oh everything should precompile on the last julia.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant