From 5ae78fdf6adf4b3ab417d2b6fd5a41bfa6d5cfe2 Mon Sep 17 00:00:00 2001 From: Indah Sylvia Date: Mon, 7 Aug 2017 17:17:31 +0700 Subject: Makes all Godot API's methods Lower Case --- doc/base/classes.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'doc') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index cd5b950f57..7dd22d7cb0 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -27432,7 +27432,7 @@ - + @@ -27558,7 +27558,7 @@ - + @@ -28150,7 +28150,7 @@ - "method_name" is a name of method to which signal is connected. - + @@ -28498,7 +28498,7 @@ Clear all the items in the [OptionButton]. - + @@ -28547,7 +28547,7 @@ Return the current item index - + @@ -28580,7 +28580,7 @@ Select an item by index and make it the current item. - + @@ -30915,7 +30915,7 @@ Add a shape to the area, along with a transform matrix. Shapes are usually referenced by their index, so you should track which shape has a given index. - + @@ -30938,7 +30938,7 @@ Create an [Area2D]. - + @@ -31169,7 +31169,7 @@ Add a positioned impulse to the applied force and torque. Both the force and the offset from the body origin are in global coordinates. - + @@ -31241,7 +31241,7 @@ Return the body mode. - + @@ -32659,7 +32659,7 @@ - + @@ -32679,7 +32679,7 @@ - + @@ -32887,7 +32887,7 @@ - + @@ -32951,7 +32951,7 @@ - + @@ -33401,7 +33401,7 @@ - + @@ -33409,7 +33409,7 @@ - + @@ -33427,7 +33427,7 @@ - + @@ -33435,7 +33435,7 @@ - + @@ -35378,7 +35378,7 @@ Clear the popup menu, in effect removing all items. - + @@ -35535,7 +35535,7 @@ Sets whether or not the PopupMenu will hide on item selection. - + -- cgit v1.2.3