Hello everybody this tutorial is part 2 of my last tutorial
Link to part 1! CLICK HERE
Quick Stuff
When you click on the appdelegate.m file in your Classes folder you will find a line of code that says
Here the Director is setting the device orientation to LandscapeLeft-this can be changed by changing the line-for example
You can change [...]
Hello everybody, several people have asked me how does Cocos2d-iphone works; so today I’m going to talk about what the original Cocos2d was like and how its changed-followed by some equivalencies such as [self addChild: sprite]; etc…
If you need any help go ahead comment below…
Thanks and Enjoy!
The Original:
From- http://cocos2d.org/
“cocos2d is a framework for building 2D games, [...]
Basically today we are going to be learning how to add different animations to our Switching Views Project from before.. To start off if you haven’t already, go ahead and click here to make the Switching Views (method 1) tutorial. Link: CLICK ME
1) Look back at your .m files where you have your actions
it should [...]
In this tutorial, I am going to briefly show you how to switch views using viewcontrollers in your iPhone app. This is a good beginner tutorial for using different views; it also includes how to animate the views! If you have any questions about this tutorial, please comment below. Ok, let’s go ahead and dig [...]
Okay, today we are going to be adding more buttons to our alertview and specifying the action of those buttons. If you don’t understand something or need help don’t hesitate to comment below. I will help you as soon as I receive your problem.
Step 1. Open up our alertview project.. if you haven’t done that [...]
Receive the latest iPhone app tutorials and resources delivered to you. Free.
Get your name in front of the masses by writing for iPhone App Tuts. We will share a plug about you and give links to your site and Twitter page.
Write for Us