Standardize Color Handling
Some quick thoughts on 13a4ddf41b41dfc123a00468377b4f8fae0da845
I'm honestly not feeling great about how this feature is going - the time spent is getting out of hand, and the PyColor class is…
Standardize Color Handling
Got a bit distracted, but I was having fun. I wanted to give colors readable names and also have an absurd number of plain text names that could be used.
Basically took CSS color codes, the…
Standardize Color Handling
PyColor
This type has some other requirements that make it differ from PyTexture:
- Textures are held by UIDrawables as a way to keep the Texture loaded (since sfml requires them to stay…
Standardize Texture Handling
WIP d7228172c4d5455159cd91782b49304a971bb444
rest of tonight's to-do list:
- clean up comments
- reverse
mcrfpydefnamespace shenanigans done while debugging - delete PyTexture original…
Standardize Texture Handling
WIP 2cf8f9431025b3eecb67422e98ec95e3f2b4038f
I have to say I kind of love this new structure(?!)
- The Python class methods are static methods in the C++ class.
- The Python typedef is still…
Day 10 - Schedule something
Day 9 - Do something with a firewall