pygame is
pygame.org is
|
localiz
localiz - 1.3josmiley (josmiley)Tags:DescriptionLocaliz is a simple 'drag & drop' tool which allows you to place a 'surface' on the display to help to manage the layout of your projects.
localiz.run (surface, pos = None, sub = None, nfile = None): return (x, y)
'pos' is a relative position in sub(subsurface) if it is defined, otherwise it is an absolute position in the display.
'sub' subsurface of display
'nfile', if defined, is the name of the destination file, calls to localiz.run will be substituted by the coordinates that have been validated.
-move the surface such an icon using the mouse
-hit esc to show/remove the frame
-hit return to complete and confirm.
see example.py Changesan old project some minor changes I try to correct the mistakes of youth. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|