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

Wishlist #49

Open TangentFoxy opened 8 years ago

TangentFoxy commented 8 years ago

This is a list of things that I want to add to Pop.Box. It is called wishlist because I will determine what should actually be added and what is a bad idea at a later date.

element Methods

element Properties

Elements

streamlined_get_set

This is an extension that will be included by default allowing quicker easier code-writing with getters/setters.

TangentFoxy commented 7 years ago

ref for streamlined_get_set: https://github.com/Guard13007/Pop.Box/blob/data-driven/src/pop/extensions/streamlined_get_set.moon