Creating and using Atlas
Atlas is a useful tool for any app because it permits the condensing of all the pictures that we are going to use in the app in just two simple files. Atlas has the advantage that the app only needs to load just one image file, which is less error susceptible, and also it is cheaper in resource usage than loading several images, especially if it's done over the Web. The Atlas area is used a lot in games for rendering. This recipe will use a button that will swap the background images when clicked.
Getting ready
We will need three different pictures in standard formats (that is, PNG or JPEG). With these pictures, we will create an Atlas. From the terminal, go to the directory where the pictures are. There, use the instruction: ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access