This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfb886bdd2
axmol
/
samples
/
TestJavascript
/
Resources
/
js
/
old
/
simpletest.js
3 lines
71 B
JavaScript
Raw
Blame
History
var
s
=
new
SimpleNativeClass
(
)
;
s
.
doSomeProcessing
(
"hello"
,
"world"
)
;
Reference in New Issue
View Git Blame
Copy Permalink