blob: dac5e360f0d9f9d16804c6186f9bf264c6ab5dfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="PhysicsServer2DSW" inherits="PhysicsServer2D" version="4.0">
<brief_description>
Software implementation of [PhysicsServer2D].
</brief_description>
<description>
This class exposes no new methods or properties and should not be used, as [PhysicsServer2D] automatically selects the best implementation available.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>
|