A form of directional input consisting of a stick that pivots from a fixed position. May or may not have buttons on top or on its base.
0
votes
0answers
188 views
objective-c iphone sdk dragging between a boundary box
I was thinking of make a slider/joystick but not in a circle but in a line.
So I made the image drag able only over the X axis and when it gets to the point
where the slider stops i did this :
...