mirror of
https://github.com/TangentFoxy/Pop.Box.git
synced 2024-12-15 12:44:20 +00:00
584 B
584 B
Skins
Skins are simple tables containing information to style a variety of elements.
Use pop.skin()
to apply a skin to an element and its children (see
pop
Module). Skins are loaded from the skins
directory.
color
- Color, used on text elements currently.background
- A supported Drawable, used for backgrounds (orfalse
or a color).font
- For text elements, what Font to use.