pygame is
pygame.org is
|
confirm
confirm - 2.1josmiley (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 ...') Changesnow, "confirm" tries to know if a "pygame fullscreen display" is running and adapts his render. set the mouse visible in full screen if it is not. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|