android - AndroidGame - SurfaceView splitting? - BattleView -


i trying create game battleview in pokemon or final fantasy. right got surfaceview, handles overworld stuff, running around, changing location, etc.

should create surfaceview , thread battleview or should keep in same view? same question in-game dialogues.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -