Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

pranavss11

macrumors 6502
Original poster
Dec 29, 2007
360
0
San Jose
So I have an iPhone splash screen in a view, and if user clicks anywhere on the view, i want to go to other game view.

How do I detect this input without using xib?

Kinda like if I was in java,

I would write an anonymous listener class.
 
Java and swing are crap in comparisson to objective-c and cocoa (touch). Thats my opinion, though.

You don't need to implement superfluid anonymous classes since you simply can implemement delegate methods. There are methods to react on touches.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.