Body:applyImpulse


Function

Synopsis

Body:applyImpulse( ix, iy, x, y )

Arguments

number ix
The x component of the impulse.
number iy
The y component of the impulse.
number x
The x position to apply the impulse.
number y
The y position to apply the impulse.

Returns

Nothing.

See Also