Android代码-轻量级游戏框架

时间:2022-08-25 20:25:05
【文件属性】:
文件名称:Android代码-轻量级游戏框架
文件大小:1.18MB
文件格式:ZIP
更新时间:2022-08-25 20:25:05
Android代码 JustWeEngine - Android Game FrameWork An easy open source Android Native Game FrameWork. Engine Flow Chart How To Use? Import Engine's module as Library. Import engine.jar in your project from "/jar". With Gradle: Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url "https://jitpack.io" } } } Step 2. Add the dependency

网友评论