<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater name="gestures" title="アクティブ・ジェスチャー"> <text name="help_label"> ジェスチャーをダブルクリックして、 アニメーションとサウンドを再生。 </text> <scroll_list bottom_delta="-385" height="360" name="gesture_list"> <column label="トリガ" name="trigger" /> <column label="キー" name="shortcut" /> <column label="" name="key" /> <column label="名前" name="name" /> </scroll_list> <button label="新規" name="new_gesture_btn" /> <button label="持ち物" name="inventory_btn" /> <button label="編集" name="edit_btn" /> <button label="再生" name="play_btn" /> <button label="停止" name="stop_btn" /> </floater>