User Tools

Site Tools


built_in:set_screen_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:set_screen_mode [2015/03/26 20:29]
madlyr created
built_in:set_screen_mode [2016/09/02 07:18]
46.222.61.78 [Example]
Line 22: Line 22:
  lay.AddChild( btnFull );  lay.AddChild( btnFull );
  
- btnNormal = app.CreateButton( "Set full screen", 0.5, 0.1 );+ btnNormal = app.CreateButton( "Set normal screen", 0.5, 0.1 );
  btnNormal.SetMargins( 0, 0.05, 0, 0.05 );  btnNormal.SetMargins( 0, 0.05, 0, 0.05 );
  lay.AddChild( btnNormal );  lay.AddChild( btnNormal );
built_in/set_screen_mode.txt ยท Last modified: 2016/09/02 15:18 (external edit)