Update Xcode template material
This commit is contained in:
parent
ecede1119a
commit
f80f501885
6 changed files with 43 additions and 22 deletions
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 21 KiB |
|
@ -10,14 +10,14 @@
|
|||
// computer.
|
||||
//
|
||||
// Your resource files (images, sounds, fonts, ...) are also copied to your
|
||||
// application bundle. To get the path to these resource, use the helper
|
||||
// method resourcePath() from ResourcePath.hpp
|
||||
// application bundle. To get the path to these resources, use the helper
|
||||
// function `resourcePath()` from ResourcePath.hpp
|
||||
//
|
||||
|
||||
#include <SFML/Audio.hpp>
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
// Here is a small helper for you ! Have a look.
|
||||
// Here is a small helper for you! Have a look.
|
||||
#include "ResourcePath.hpp"
|
||||
|
||||
int main(int, char const**)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Add table
Add a link
Reference in a new issue