lua.box2d.body.type
btype = body:type()
btype = body:type(btype)
get/set body type. btype is a string, Possible values are
static
kinematic
dynamic
btype = body:type()
btype = body:type(btype)
get/set body type. btype is a string, Possible values are
static
kinematic
dynamic