Ball Class Reference
Inherits from | BodyNode : CCSprite : CCNodeRGBA : CCNode : NSObject |
Declared in | Ball.h Ball.mm |
Tasks
Other Methods
-
+ ballWithWorld:
Creates a new ball
Other Methods
-
– initWithWorld:
-
– dealloc
-
– setBallStartPosition
-
– applyForceTowardsFinger
-
– update:
-
– ccTouchBegan:withEvent:
-
– ccTouchMoved:withEvent:
-
– ccTouchEnded:withEvent:
-
– ccMouseDown:
-
– ccMouseDragged:
-
– ccMouseUp:
-
– playSound
-
– endContactWithBumper:
-
– endContactWithPlunger: