List of all members.
Detailed Description
Constructor & Destructor Documentation
Style should have the following attributes:
size : int * int (if 0,0 the area will fit the text)
text_size : int
text_color : int * int * int * int (R,G,B and alpha values)
text_font : string (name of the font file or None)
text_align : string (should be "centered", "right" or "left")
Note : Rendered text won't fit automatically on the given size if
it's too big, one should put endlines where needed and a correct
size
Member Function Documentation
build a new button with the new text and the new size if specified
The documentation for this class was generated from the following file:
- src/interface/gui/gui_elements.py