jagomart
digital resources
picture1_Mmp Uebung 2 Ss18


 164x       Filetype PDF       File size 0.25 MB       Source: www.medien.ifi.lmu.de


File: Mmp Uebung 2 Ss18
multimedia programmierung ubung 2 ludwig maximilians universitat munchen sommersemester2018 ludwig maximilians universitat munchen multimedia programmierung 2 1 today oldie but goldie ludwig maximilians universitat munchen multimedia programmierung 2 2 sam ...

icon picture PDF Filetype PDF | Posted on 04 Feb 2023 | 2 years ago
Partial capture of text on file.
                     Multimedia-Programmierung
                                  Übung 2
                  Ludwig-Maximilians-Universität München
                           Sommersemester2018
      Ludwig-Maximilians-Universität München             Multimedia-Programmierung  – 2 - 1
       Today
                                  … oldie but goldie
      Ludwig-Maximilians-Universität München             Multimedia-Programmierung  – 2 - 2
         •  Sam Lantinga, 1998: Simple DirectMedia Layer (SDL) 
            framework, to simplify porting games among platforms
             – Commonandsimple waytocreatedisplaysandprocessinput
               abstracting from platform particularities
             – Originally written in C
         •  Pygameisa language binding for SDL to the Python 
            language
                Download: http://pygame.org/docs/ref/index.html
        Literature: W. McGugan, Beginning Game Development with Python and
        Pygame, Apress 2007
       Ludwig-Maximilians-Universität München                      Multimedia-Programmierung  – 2 - 3
         Pygame Modules
       pygame.cdromAccesses and controls               pygame.musicWorks with music and 
       CD drives                                       streaming audio 
       pygame.cursors Loads cursor images              pygame.overlayAccesses advanced 
       pygame.displayAccesses the display              video overlays 
       pygame.drawDraws shapes, lines, and             pygameContains high-level Pygame 
       points                                          functions 
       pygame.event Manages external                   pygame.rect Manages rectangular 
       events                                          areas 
       pygame.font Uses system fonts                   pygame.sndarray Manipulates sound 
       pygame.imageLoads and saves an                  data 
       image                                           pygame.sprite Manages moving images 
       pygame.joystick Uses joysticks and              pygame.surface Manages images and 
       similar devices                                 the screen 
       pygame.key Reads key presses from               pygame.surfarray Manipulates image 
       the keyboard                                    pixel data 
       pygame.mixer Loads and plays sounds             pygame.time Manages timing and 
       pygame.mouseManages the mouse                   frame rate 
       pygame.movie Plays movie files                  pygame.transform Resizes and moves 
                                                       images
        Ludwig-Maximilians-Universität München                            Multimedia-Programmierung  – 2 - 4
The words contained in this file might help you see if this file matches what you are looking for:

...Multimedia programmierung ubung ludwig maximilians universitat munchen sommersemester today oldie but goldie sam lantinga simple directmedia layer sdl framework to simplify porting games among platforms commonandsimple waytocreatedisplaysandprocessinput abstracting from platform particularities originally written in c pygameisa language binding for the python download http pygame org docs ref index html literature w mcgugan beginning game development with and apress modules cdromaccesses controls musicworks music cd drives streaming audio cursors loads cursor images overlayaccesses advanced displayaccesses display video overlays drawdraws shapes lines pygamecontains high level points functions event manages external rect rectangular events areas font uses system fonts sndarray manipulates sound imageloads saves an data image sprite moving joystick joysticks surface similar devices screen key reads presses surfarray keyboard pixel mixer plays sounds time timing mousemanages mouse frame ...

no reviews yet
Please Login to review.