mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
d3daae79ba
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
planes.info | ||
planes.SlackBuild | ||
README | ||
slack-desc |
planes is a hierarchical surface framework for PyGame by Florian Berger. The planes module introduces the "Plane" class which extends PyGame's "Surface" functionality, offering a hierarchy of mouse-sensitive, draggable Surfaces that can be used as sprites, windows, icons or other interactive elements. In addition, the planes.gui module uses planes to provide basic GUI elements like container, label, text box, option list and button.