Create gameview for all mobile dimensions - CocosSharp + Xamarin.forms -


i working on xamarin.forms + cocossharp mobile application. on xamarin contentpage have created ccgameview. ccgameview given width , height gameview.designresolution = new ccsizei(width, height) how can give width , height gameview adjusts on resolutions , black bars not shown.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -