how to indicate shake is in right or left?
Posted
by MD
on Stack Overflow
See other posts from Stack Overflow
or by MD
Published on 2010-03-31T12:07:43Z
Indexed on
2010/03/31
12:13 UTC
Read the original article
Hit count: 292
iphone
i want to implement next previous functionality using below function. - (void)motionEnded:(UIEventSubtype)mt withEvent:(UIEvent *)event
But i dont know how to indicate in left or roght. Please give me advice.
© Stack Overflow or respective owner