example project
This commit is contained in:
parent
6c2ddef1bb
commit
98c2758a59
24 changed files with 669 additions and 0 deletions
68
example/project/extensions/exExtensionTest/exExtensionTest.yy
generated
Normal file
68
example/project/extensions/exExtensionTest/exExtensionTest.yy
generated
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"$GMExtension":"",
|
||||
"%Name":"exExtensionTest",
|
||||
"androidactivityinject":null,
|
||||
"androidclassname":"",
|
||||
"androidcodeinjection":"",
|
||||
"androidinject":null,
|
||||
"androidmanifestinject":null,
|
||||
"androidPermissions":[],
|
||||
"androidProps":false,
|
||||
"androidsourcedir":"",
|
||||
"author":"",
|
||||
"classname":"",
|
||||
"copyToTargets":-1,
|
||||
"description":"",
|
||||
"exportToGame":true,
|
||||
"extensionVersion":"0.0.1",
|
||||
"files":[
|
||||
{"$GMExtensionFile":"v1","%Name":"","constants":[],"copyToTargets":-1,"filename":"extension.so","final":"","functions":[
|
||||
{"$GMExtensionFunction":"","%Name":"add","argCount":0,"args":[2,2,],"documentation":"///@param {real} a\n///@param {real} b\n///@returns {real}\n","externalName":"add","help":"","hidden":false,"kind":1,"name":"add","resourceType":"GMExtensionFunction","resourceVersion":"2.0","returnType":2,},
|
||||
{"$GMExtensionFunction":"","%Name":"pass_pointer","argCount":0,"args":[2,],"documentation":"///@param {real} ptr\n","externalName":"pass_pointer","help":"","hidden":false,"kind":1,"name":"pass_pointer","resourceType":"GMExtensionFunction","resourceVersion":"2.0","returnType":0,},
|
||||
],"init":"","kind":1,"name":"","origname":"","ProxyFiles":[],"resourceType":"GMExtensionFile","resourceVersion":"2.0","uncompress":false,"usesRunnerInterface":false,},
|
||||
{"$GMExtensionFile":"v1","%Name":"","constants":[],"copyToTargets":-1,"filename":"extension.ext","final":"","functions":[],"init":"","kind":4,"name":"","origname":"","ProxyFiles":[],"resourceType":"GMExtensionFile","resourceVersion":"2.0","uncompress":false,"usesRunnerInterface":false,},
|
||||
],
|
||||
"gradleinject":null,
|
||||
"hasConvertedCodeInjection":true,
|
||||
"helpfile":"",
|
||||
"HTML5CodeInjection":"",
|
||||
"html5Props":false,
|
||||
"IncludedResources":[],
|
||||
"installdir":"",
|
||||
"iosCocoaPodDependencies":"",
|
||||
"iosCocoaPods":"",
|
||||
"ioscodeinjection":"",
|
||||
"iosdelegatename":"",
|
||||
"iosplistinject":null,
|
||||
"iosProps":false,
|
||||
"iosSystemFrameworkEntries":[],
|
||||
"iosThirdPartyFrameworkEntries":[],
|
||||
"license":"",
|
||||
"maccompilerflags":"",
|
||||
"maclinkerflags":"",
|
||||
"macsourcedir":"",
|
||||
"name":"exExtensionTest",
|
||||
"options":[],
|
||||
"optionsFile":"options.json",
|
||||
"packageId":"",
|
||||
"parent":{
|
||||
"name":"project",
|
||||
"path":"project.yyp",
|
||||
},
|
||||
"productId":"",
|
||||
"resourceType":"GMExtension",
|
||||
"resourceVersion":"2.0",
|
||||
"sourcedir":"",
|
||||
"supportedTargets":-1,
|
||||
"tvosclassname":null,
|
||||
"tvosCocoaPodDependencies":"",
|
||||
"tvosCocoaPods":"",
|
||||
"tvoscodeinjection":"",
|
||||
"tvosdelegatename":null,
|
||||
"tvosmaccompilerflags":"",
|
||||
"tvosmaclinkerflags":"",
|
||||
"tvosplistinject":null,
|
||||
"tvosProps":false,
|
||||
"tvosSystemFrameworkEntries":[],
|
||||
"tvosThirdPartyFrameworkEntries":[],
|
||||
}
|
||||
BIN
example/project/extensions/exExtensionTest/extension.so
Normal file
BIN
example/project/extensions/exExtensionTest/extension.so
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue