TangentFoxy / Pop.Box

(ON HOLD) Pop.Box is an easy to use GUI library for the LÖVE engine, intended for rapid prototyping.
http://guard13007.github.io/Pop.Box/docs
MIT License
8 stars 4 forks source link

Redo skinning entirely #8

Open TangentFoxy opened 8 years ago

TangentFoxy commented 8 years ago

The current system was half-baked and is only used on the two most basic elements. After designing more of the library, come back and find a more unified way to approach skinning.

Also, as a sidenote: Things need to be accessing variables through getters/setters more, and less of this direct access!

TangentFoxy commented 8 years ago

Ideas I'm having about this: