Public Member Functions | Static Public Member Functions | Properties

ChipmunkCircleShape Class Reference

A perfect circle shape. More...

#import <ChipmunkShape.h>

Inherits ChipmunkShape.

Inherited by ChipmunkStaticCircleShape.

List of all members.

Public Member Functions

(id) - initWithBody:radius:offset:
 Initialize a circle shape with the given radius and offset from the center of gravity.

Static Public Member Functions

(id) + circleWithBody:radius:offset:
 Create an autoreleased circle shape with the given radius and offset from the center of gravity.

Properties

cpFloat radius
 The radius of the circle.
cpVect offset
 The offset from the center of gravity.

Detailed Description

A perfect circle shape.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Properties