Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. [TestArkanoidViews]
  2. Default = Window(size=300x160)
  3.  
  4. Title = _"Arkanoid views"
  5.  
  6. SkinPath = arkanoid_skin
  7.  
  8. VBmain = _SBMain
  9.  
  10. SBMain = VBSelection
  11.  
  12. VBSelection = 5Button1(skin=test.png:::normal:) 5Button2(skin=test.png:::normal:) 5Button3(skin=test.png:::normal:) 5Button4(skin=test.png:::normal:) 5Button5(skin=test.png:::normal:) 5Button6(skin=test.png:::normal:) 5Button7(skin=test.png:::normal:) 5Button8(skin=test.png:::normal:)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement