diff options
Diffstat (limited to 'doc/classes/BoxShape.xml')
| -rw-r--r-- | doc/classes/BoxShape.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/classes/BoxShape.xml b/doc/classes/BoxShape.xml index 4eae6a109..4a4b52844 100644 --- a/doc/classes/BoxShape.xml +++ b/doc/classes/BoxShape.xml @@ -11,22 +11,6 @@ <demos> </demos> <methods> - <method name="get_extents" qualifiers="const"> - <return type="Vector3"> - </return> - <description> - Return the half extents of the shape. - </description> - </method> - <method name="set_extents"> - <return type="void"> - </return> - <argument index="0" name="extents" type="Vector3"> - </argument> - <description> - Set the half extents for the shape. - </description> - </method> </methods> <members> <member name="extents" type="Vector3" setter="set_extents" getter="get_extents"> |
