Physics2DDirectBodyState.getContactCount

Return the amount of contacts this body has with other bodies. Note that by default this returns 0 unless bodies are configured to log contacts.

struct Physics2DDirectBodyState
@nogc nothrow const
long
getContactCount
()

Meta