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
Post a Comment