Table Of Contents

Next topic

Basic Structure of GUI

Welcome to GUI’s documentation!

GUI is a python module to build guis with pygame easily. The focus is on keeping it as generic as possible. It fully supports resizing by allowing all values to be relative. In addition, it uses dirty rects and widgets have no own surface by default to save resources for your own content.

Contents: