summaryrefslogtreecommitdiff
path: root/doc/classes/PhysicsDirectSpaceState2DExtension.xml
AgeCommit message (Collapse)Author
2022-09-04Create GDExtension classes for PhysicsServer2DRicardo Buring
This allows a 2D physics server created entirely from GDExtension. Based on the structure of PhysicsServer3DExtension by reduz.