update graal metadata
This commit is contained in:
@@ -57,6 +57,9 @@
|
|||||||
{
|
{
|
||||||
"type": "[Lcom.simsilica.lemur.focus.FocusChangeListener;"
|
"type": "[Lcom.simsilica.lemur.focus.FocusChangeListener;"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "[Lcom.simsilica.lemur.input.AnalogFunctionListener;"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "[Lcom.simsilica.lemur.input.StateFunctionListener;"
|
"type": "[Lcom.simsilica.lemur.input.StateFunctionListener;"
|
||||||
},
|
},
|
||||||
@@ -575,6 +578,9 @@
|
|||||||
{
|
{
|
||||||
"type": "com.jme3.texture.plugins.AWTLoader"
|
"type": "com.jme3.texture.plugins.AWTLoader"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "com.jme3.texture.plugins.AWTWebpImageLoader"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "com.jme3.texture.plugins.DDSLoader"
|
"type": "com.jme3.texture.plugins.DDSLoader"
|
||||||
},
|
},
|
||||||
@@ -3778,6 +3784,12 @@
|
|||||||
{
|
{
|
||||||
"type": "java.lang.System",
|
"type": "java.lang.System",
|
||||||
"methods": [
|
"methods": [
|
||||||
|
{
|
||||||
|
"name": "getProperty",
|
||||||
|
"parameterTypes": [
|
||||||
|
"java.lang.String"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "load",
|
"name": "load",
|
||||||
"parameterTypes": [
|
"parameterTypes": [
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user