mirror of
https://github.com/godotengine/godot.git
synced 2026-02-10 11:50:31 +00:00
doc: Sync classref with current source
This commit is contained in:
parent
7f7ae0712f
commit
adb6734b49
5 changed files with 73 additions and 0 deletions
13
doc/classes/JavaClass.xml
Normal file
13
doc/classes/JavaClass.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="JavaClass" inherits="Reference" category="Core" version="3.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue