Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"

This commit is contained in:
Juan Linietsky
2017-08-19 17:47:27 -03:00
committed by GitHub
parent 588ffbc08a
commit b9dcebb37c
17 changed files with 332 additions and 218 deletions
+7
View File
@@ -14960,6 +14960,13 @@
<description>
</description>
<methods>
<method name="get_custom_level" qualifiers="const">
<return type="String">
</return>
<description>
Returns the value of the commandline argument "-level".
</description>
</method>
<method name="get_frames_drawn">
<return type="int">
</return>