From 614206efd1d73d55bad18db1bd40d102c3943465 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 15 Oct 2022 17:21:22 +0200 Subject: иконки для виджетов MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/sprites/gui/widgeticons.atlas | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 assets/sprites/gui/widgeticons.atlas (limited to 'assets/sprites/gui/widgeticons.atlas') diff --git a/assets/sprites/gui/widgeticons.atlas b/assets/sprites/gui/widgeticons.atlas new file mode 100644 index 0000000..bcb1ad5 --- /dev/null +++ b/assets/sprites/gui/widgeticons.atlas @@ -0,0 +1,20 @@ + +widgeticons.png +size: 256, 128 +format: RGBA8888 +filter: Nearest, Nearest +repeat: none +exit + rotate: false + xy: 128, 0 + size: 128, 128 + orig: 128, 128 + offset: 0, 0 + index: -1 +options + rotate: false + xy: 0, 0 + size: 128, 128 + orig: 128, 128 + offset: 0, 0 + index: -1 -- cgit v1.2.3