addBody

fun <T> addBody(b: T): T

Adds a body to the world

Return

Returns the newly added body.

Parameters

b

Body to add.