odin
odin copied to clipboard
Move a bunch of this stuff into the backend.
A Layer is an offscreen buffer that can be rendered to, and then transformed and rendered separately. It is used for GUI elements like Pane and Panel. See odin-engine/src/Odin/Engine/GUI/Layer.hs line 20
- Opened on develop