doc: Complete and harmonize all _MAX constant descriptions

This commit is contained in:
Rémi Verschelde
2019-06-27 11:10:53 +02:00
parent 755b589384
commit 86ed7a9884
36 changed files with 96 additions and 51 deletions

View File

@ -18,8 +18,10 @@
</members>
<constants>
<constant name="RENDER_PRIORITY_MAX" value="127">
Maximum value for the [member render_priority] parameter.
</constant>
<constant name="RENDER_PRIORITY_MIN" value="-128">
Minimum value for the [member render_priority] parameter.
</constant>
</constants>
</class>