checkbox.json 144 B

12345678
  1. {
  2. "basepath" : "lobby/",
  3. "images" :
  4. [
  5. { "frame" : 0, "file" : "checkboxBlueOff.png"},
  6. { "frame" : 1, "file" : "checkboxBlueOn.png"}
  7. ]
  8. }