COMPONENT_animation - CSCI150GTeam/GTeamProject GitHub Wiki
The Animated Program
- Add a new function to handle SDL events to respond keys pressed
- Source rect to SDL_BlitSurface, its destination tells the function to draw the image on the screen (the source rect tells part of the image to use)