pygame is
pygame.org is
|
SGC
SGC - 0.2.1Sam Bull (dreamsorcerer)Tags:DescriptionThe widgets currently available as part of this toolkit are:
Input_Box - An input box that allows the user to input text.
Button - A button that calls a chosen function when clicked.
FPS counter - A simple counter that displays the average FPS.
Menu - A menu that can create sub-menus and contain other widgets.
Dialog - A dialog window that can contain other widgets.
As part of the toolkit there are also complete menu screens etc. these are:
Keymap - Allows the player to change the keymap settings. (unstable)
Documentation: http://program.sambull.org/sgc/ ChangesAdds 2 new widgets:
A Scale slider widget.
A Combo box widget.
Now available for both Python 2 and 3. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|