1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
| {
| "__type__": "cc.SpriteFrame",
| "content": {
| "name": "default_radio_button_on",
| "texture": "9d60001f-b5f4-4726-a629-2659e3ded0b8",
| "atlas": "",
| "rect": [
| 1,
| 1,
| 30,
| 30
| ],
| "offset": [
| 0,
| 0
| ],
| "originalSize": [
| 32,
| 32
| ],
| "capInsets": [
| 0,
| 0,
| 0,
| 0
| ]
| }
| }
|
|