Gerónimo Ferruccio
Gerónimo Ferruccio
Why would you want more?
> its still missing some files, like here [ utils/adt/io](https://github.com/nicolasgramlich/AndEngine/tree/GLES2/src/org/andengine/util/adt/io) Thanks to point that, I don't know why that is missing since I downloaded the repository from there.
> since i researched, it's advisable to utilize the [AndEngineAnchorCenter](https://github.com/nicolasgramlich/AndEngine/tree/GLES2-AnchorCenter) instead of the Gles2 branch, as it represents the latest and greatest. May you can look if its right but...
What's up, just a suggestion: Calling the driver at every draw call to get the renderer information can be a little of bit unnecessary. This should be done once (I'd...
https://github.com/osudroid/osu-droid/pull/331#issuecomment-2163642926
Closing this for now, eventually I gonna PRd this again with a rebased version.
> I got this error on 4.32.0 upgrade and tried some things online with no success. What did work for me: > > Try the following: > > 1. Stop...
> I'm not sure about removing any of the features mentioned. It definitely needs discussion. Bet
I think a better approach for this is an option to ignore input outside playfield.
> > I think a better approach for this is an option to ignore input outside playfield. > > This may lack of some flexibility. And it requires user to...