getType method

BodyType getType()

Implementation

BodyType getType() {
  return bindings.cpBodyGetType(_body).toBodyType();
}