Game Programming for Teens
[ LiB ] |
Whew, we are finally done with image programming. Cool, huh? Here's a list of the main points covered in this chapter:
-
Translating
-
Scaling
-
Proportions
-
Scaling images
-
Scaling shapes
-
Rotation
-
Parallaxing
This chapter is a stepping stone to the next chapter: Animation. Get ready, because you are going to learn how to load and display multiple images to animate an object, making it move, walk, run, jump, explodeanything you want!
[ LiB ] |