Computer Science Canada what does init () do? |
Author: | Waked [ Fri Apr 12, 2013 9:24 pm ] | ||||
Post subject: | what does init () do? | ||||
could someone please explain what does init () do? example:
Mod Edit: Please wrap you code in either of the following in order to preserve whitespace (indentation) and to highlight the syntax.
|
Author: | DemonWasp [ Fri Apr 12, 2013 9:39 pm ] |
Post subject: | RE:what does init () do? |
Try looking up the documentation: http://www.pygame.org/docs/ref/pygame.html |
Author: | Waked [ Fri Apr 12, 2013 9:46 pm ] |
Post subject: | RE:what does init () do? |
Thanks alot. |