Classes | Functions

cpSimpleMotor

Classes

struct  cpSimpleMotor

Functions

cpSimpleMotor * cpSimpleMotorAlloc (void)
 Allocate a simple motor.
cpSimpleMotor * cpSimpleMotorInit (cpSimpleMotor *joint, cpBody *a, cpBody *b, cpFloat rate)
 initialize a simple motor.
cpConstraintcpSimpleMotorNew (cpBody *a, cpBody *b, cpFloat rate)
 Allocate and initialize a simple motor.
 All Classes Functions Variables Properties