diff options
author | chai <chaifix@163.com> | 2019-01-17 22:29:07 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-17 22:29:07 +0800 |
commit | a33337dc2b1ecc5b22462e7b9b65cd9d6b323017 (patch) | |
tree | 71e75875e373f0fd24e5d17eda8dfe13c984db00 /Samples/Hello/spr/spr_image.asr | |
parent | fa4843386ff5a0ba0797006aa792372fa30ad0b1 (diff) |
*graphics
Diffstat (limited to 'Samples/Hello/spr/spr_image.asr')
-rw-r--r-- | Samples/Hello/spr/spr_image.asr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Samples/Hello/spr/spr_image.asr b/Samples/Hello/spr/spr_image.asr new file mode 100644 index 0000000..91be3a3 --- /dev/null +++ b/Samples/Hello/spr/spr_image.asr @@ -0,0 +1,6 @@ +<sprite> + <image>gfx/icon.png</image> + <name>spr_image</name> + <size>12,32</size> + <anchor>10,10</anchor> +</sprite>
\ No newline at end of file |