andengine-gles-2 Questions
2
Solved
I have to provide a 64 Bit Version of my Android Game which is using AndEngine in Google Play Store. The offical github repo of AndEngine doesn´t provide a 64 bit version of the library. Does anyon...
Loewi asked 6/6, 2019 at 6:40
1
Solved
Im using AndEngine-GLES2-AnchorCenter and I want implement Google Play game services.
I copied BaseGameActivity and GameHelper classes from BaseGameUtils (part of Google Play game services - Andro...
Backpedal asked 19/6, 2013 at 18:53
1
Solved
How to override onSetContentView while Using Ratio Resolution policy in Andengine Base game activity
I am developing (learning to build :) a game with andengine GLES2.
I am using Base game activity, and I override the setContent view to place my admob ad.Everything works fine except the resolution...
Appendant asked 20/1, 2013 at 17:27
2
Solved
I have a problem with AndEngine GLES2.
I have this code:
Sprite black = new Sprite(0,0, blackRegion, this.getVertexBufferObjectManager());
black.setSize(CAMERA_WIDTH, CAMERA_HEIGHT);
black.regi...
Undergrowth asked 11/3, 2012 at 15:35
1
© 2022 - 2024 — McMap. All rights reserved.