pyui
pyui copied to clipboard
Separate SDL to allow for other gfx libs
Move SDL and future graphics backends into a factory class
From what I’ve seen, we’re missing a few features, such as Color
and Path
. SDL window-related constants need also be wrapped. My use case involves using PyUI on iOS (using rubicon-objc), so I would love to see bindings for that here.