- "name" : "InventoryWindow",
- ## 600 - (width + 오른쪽으로 부터 띄우기 24 px)
- "x" : SCREEN_WIDTH - 176,
- "y" : SCREEN_HEIGHT - 37 - 610,
- "style" : ("movable", "float",),
- "width" : 176,
- "height" : 610,
- "children" :
- (
- ## Inventory, Equipment Slots
- {
- "name" : "board",
- "type" : "board",
- "style" : ("attach",),
- "x" : 0,
- "y" : 0,
- "width" : 176,
- "height" : 610,