"Great ,Help Appreciated!"
michaelw352 1 year ago
For anyone who is receiving the member error you will need to change
- (void)accelerometer:(UIAccelerometer *)accelerometer didAccelerate:(UIAccelerometer *)acceleration
to
- (void)accelerometer:(UIAccelerometer *)accelerometer didAccelerate:(UIAcceleration *)acceleration
its need to UIAcceleration rather than UIAccelerometer here, hope this helps
peggasus988 1 year ago
sorry ignore the spaces between UIAccelerometer, they shouldn't be there
Very nice tutorial.
JBoen81 2 years ago
woah some competition there
SammyJay2008 2 years ago
so if i wanted it to go to a different screen when I shake it...what would be the code for it!!!!?!!?!
PLEASE REPLY!!!
MacEdits 2 years ago
i get these same errors too.. error:request for member 'x' in something not a structure or union
error:request for member 'y' in something not a structure or union
error:request for member 'z' in something not a structure or union
why is this?
jklzslc 2 years ago
@jklzslc its the axes you can shake your device in...
pelleoskar 1 year ago
It probably only works for version 3.0 coz that's wat he's using.
jessRonMan 2 years ago
This made my day!
zanekills 2 years ago 2
got a few errors.
iPhoneSDKDeveloper 2 years ago
i get an error:
error:request for member 'x' in something not a structure or union
error:request for member 'y' in something not a structure or union
how can i fix that
logmeintech 2 years ago
I also got that error when i tried to make an image bounce around on the screen.... but he will probably help you:)
kristianflatheim 2 years ago
Great Video !
AppStoreMod 2 years ago
ya same
fruad 2 years ago
wow this just showed up in my sub bar
SHADYFLIP1 2 years ago
same
ilovebrewers2 2 years ago
"Great ,Help Appreciated!"
michaelw352 1 year ago
For anyone who is receiving the member error you will need to change
- (void)accelerometer:(UIAccelerometer *)accelerometer didAccelerate:(UIAccelerometer *)acceleration
to
- (void)accelerometer:(UIAccelerometer *)accelerometer didAccelerate:(UIAcceleration *)acceleration
its need to UIAcceleration rather than UIAccelerometer here, hope this helps
peggasus988 1 year ago
sorry ignore the spaces between UIAccelerometer, they shouldn't be there
peggasus988 1 year ago
Very nice tutorial.
JBoen81 2 years ago
woah some competition there
SammyJay2008 2 years ago
so if i wanted it to go to a different screen when I shake it...what would be the code for it!!!!?!!?!
PLEASE REPLY!!!
MacEdits 2 years ago
i get these same errors too.. error:request for member 'x' in something not a structure or union
error:request for member 'y' in something not a structure or union
error:request for member 'z' in something not a structure or union
why is this?
jklzslc 2 years ago
@jklzslc its the axes you can shake your device in...
pelleoskar 1 year ago
It probably only works for version 3.0 coz that's wat he's using.
jessRonMan 2 years ago
This made my day!
zanekills 2 years ago 2
got a few errors.
iPhoneSDKDeveloper 2 years ago
i get an error:
error:request for member 'x' in something not a structure or union
error:request for member 'y' in something not a structure or union
error:request for member 'z' in something not a structure or union
how can i fix that
logmeintech 2 years ago
I also got that error when i tried to make an image bounce around on the screen.... but he will probably help you:)
kristianflatheim 2 years ago
Great Video !
AppStoreMod 2 years ago
ya same
fruad 2 years ago
wow this just showed up in my sub bar
SHADYFLIP1 2 years ago
same
ilovebrewers2 2 years ago