Search Results

2
votes

Are there any Open-source iPhone games around?

Molecules isn't a game, but it is open-source, and uses OpenGL ES. They also have a very nice blo …
2
votes

Documentation for NSString sizeWithFont:forWidth:lineBreakMode: method (in the iPhone SDK)?

In XCode, look for sizeWithFont:forWidth:lineBreakMode:. Make sure you have the iPhone docset selected/available. It's also …