Zonciu / Box2DSharp

A C# port of Box2D
MIT License
544 stars 102 forks source link

chore: add DrawContactPoint #19

Closed zyowo closed 2 months ago

zyowo commented 1 year ago

DrawContactPoint in the current version only contains a definition, no implementation. This commit implements the function of drawing contact points.