Advertisement
Guest User

Vectors

a guest
Jan 21st, 2015
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "name" : "VectorsCks",
  3. "type" : "button",
  4.  
  5. "x" : 10,
  6. "y" : 222,
  7.  
  8. "text" : uiScriptLocale.CKS,
  9. "text_color" : 0xffF8BF24,
  10.  
  11. "default_image" : ROOT + "XLarge_Button_01.sub",
  12. "over_image" : ROOT + "XLarge_Button_02.sub",
  13. "down_image" : ROOT + "XLarge_Button_03.sub",
  14. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement