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

PizzaTray

macrumors newbie
Original poster
I tried to put function from other class in the accelerate method:
Code:
-(void) accelerometer:(UIAccelerometer *) acc didAccelerate:(UIAcceleration *) acceleration {
	[monst accelMonster:acc didAccelMonster:acceleration];
}

and the accelerometer not responding from some reason..
any ideas?😎

EDIT: fix it 🙂 !
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.