Remove textures.cpp/hpp from here and just hand code the backend #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now I have to do this stupid "syncing" from my Raycaster game to here every time I change my game, but that's not the best way to present the GUI library. Instead the library should come with a simple backend that knows how to load the icons/sprites/fonts exactly needed for the demos, and then my games and other things implement their own setup like texture.hpp.