Game Development Reference
In-Depth Information
Time for action - adding the image files
First, we download the resources for this project, and then we add them in Xcode.
1. Go to this topic's Support page ( www.packtpub.com/support ) and download the
4198_03_RESOURCES.zip file. Inside it, you should find three folders called
hd , sd , and fonts .
2. Go to your Project folder, the actual folder in your system. Drag the three
folders to the Resources folder inside your project.
3. Go back to Xcode. Select the Resources folder in your project navigation panel.
Then go to File | Add Files to AirHockey .
4. In the File window, navigate to the Resources folder and select the sd , hd , and
fonts folders.
5. This is very important: make sure Create folder references for any added folders
is selected. Also make sure you selected AirHockey as the target. It wouldn't hurt
to make sure Copy items to destination... is also selected.
6. Click on Add .
Search WWH ::




Custom Search