public override bool IsCompound(BulletShape shape) { BulletShapeUnman shapeu = shape as BulletShapeUnman; return BSAPICPP.IsCompound2(shapeu.ptr); }