Started working on imGravityGame, a demonstration of the use of IMSRGravity in the imSimReal framework. I’m working on the flipSide where I start with a Picker to pick the body providing the gravitational attraction, such as a planet. In -initWithNibName:Bundle:, I load the IMSRGravity object.
gravity = [IMSRGravity alloc] init];
In -viewDidLoad:, I construct an NSArray using [...]
Entries Tagged as 'imGravityGames'
imGravityGame and more updates to imSimReal
January 17th, 2009 · No Comments
Tags: imGravityGames