- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
More Information
- Package Nameweilican.good
- Requires AndroidAndroid 2.1+ (Eclair MR1, API 7)
- Content RatingEveryone
- Architecturearmeabi
- Permissions
- Signature63e86b6e938b2b73d930b864c4dfcc9e600f5b38
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free Good Game Player APK downloads for you.
What's New in the Latest Version 1.6.4
May 20, 2018
* Map obj and sprite obj only load textures only when visible in the view.
* Util module added Good.GetScreenPos to get object screen coordinate.
* Fixed error of get color obj dim info.
* Changed to draw up to 1024 objs in a draw call.
* Added Graphics.GenCanvas and Graphics.KillCanvas to support create and destroy canvas obj.
* Added Resource.UpdateTex to update texture content from canvas.
* Added draw to canvas support to Graphics.FillRect, Graphics.DrawImage and Graphics.DrawText.