| 12345678910111213141516171819202122 |
- {
- "normal" : {
- "width": 38,
- "height": 38,
- "items" : []
- },
- "pressed" : {
- "width": 38,
- "height": 38,
- "items" : []
- },
- "blocked" : {
- "width": 38,
- "height": 38,
- "items" : []
- },
- "highlighted" : {
- "width": 38,
- "height": 38,
- "items" : []
- },
- }
|