pygame is
pygame.org is
|
confirm
confirm - 2.7josmiley (josmiley)Tags:Description'confirm' is a feature that lets you request a confirmation from the user of your project for a critical(or other) action. this function returns False, True or None depending on whether the user answers yes, no or opps, ignore it. from confirm import Confirm response = Confirm.get('Are you sure you want to exit without saving ?','WARNING ...') Changeschange call method Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|