godot/doc
Rémi Verschelde 79ba70f7ee
ProximityGroup: Fix access modifiers, rename private methods for clarity
See #36285 which mistakenly added documentation for the whole C++ API, while
some of it is meant to be and stay private as it's not exposed to scripts.
The access modifiers and method prefix were not used properly.

Cleanup code, and rename wrong `group_name` parameters to `method`, as it's a
method name which is being broadcast.

This is a very old class from pre-open source days, chances are that it was
just forgotten and not meant to be kept as is and undocumented.
2020-12-11 14:32:05 +01:00
..
classes ProximityGroup: Fix access modifiers, rename private methods for clarity 2020-12-11 14:32:05 +01:00
tools doc: Fixups to #43419 which added operators in the docs 2020-11-10 15:00:07 +01:00
translations Updated getters and setters names for toplevel 2020-10-02 19:09:01 -04:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile SCons: Drop support for Python 2 2020-03-25 15:25:37 +01:00