Sprite.GetPhysicsShapeCount

Cambiar al Manual
public int GetPhysicsShapeCount ();

Valor de retorno

int The number of physics shapes for the Sprite.

Descripción

The number of physics shapes for the Sprite.

A physics shape is a cyclic sequence of line segments between points that define the outline of the Sprite used for physics. Since the Sprite can have holes and discontinuous parts, its outline is not necessarily defined by a single physics shape.