diff options
| author | Rémi Verschelde | 2017-11-13 09:24:36 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-11-13 09:25:53 +0100 |
| commit | 2fce0010f0d0eb2476028ed62335508bceabd820 (patch) | |
| tree | 208bd6159aff3ae2a6e5add28de99518f1a0b13c /doc/classes/BulletPhysicsDirectBodyState.xml | |
| parent | dc4be4350a4aac91a342001e1b6d2eaa11d0b4b8 (diff) | |
| download | godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.gz godot-2fce0010f0d0eb2476028ed62335508bceabd820.tar.zst godot-2fce0010f0d0eb2476028ed62335508bceabd820.zip | |
classref: Sync with current source
[ci skip]
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/BulletPhysicsDirectBodyState.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/classes/BulletPhysicsDirectBodyState.xml b/doc/classes/BulletPhysicsDirectBodyState.xml new file mode 100644 index 000000000..3d7be54e1 --- /dev/null +++ b/doc/classes/BulletPhysicsDirectBodyState.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<class name="BulletPhysicsDirectBodyState" inherits="PhysicsDirectBodyState" category="Core" version="3.0.alpha.custom_build"> + <brief_description> + </brief_description> + <description> + </description> + <tutorials> + </tutorials> + <demos> + </demos> + <methods> + </methods> + <constants> + </constants> +</class> |
