diff options
Diffstat (limited to 'Samples/Hello/gfx')
-rw-r--r-- | Samples/Hello/gfx/icon.png | bin | 0 -> 4147 bytes | |||
-rw-r--r-- | Samples/Hello/gfx/icon.png.asr | 3 | ||||
-rw-r--r-- | Samples/Hello/gfx/particles/fire.asr | 4 |
3 files changed, 7 insertions, 0 deletions
diff --git a/Samples/Hello/gfx/icon.png b/Samples/Hello/gfx/icon.png Binary files differnew file mode 100644 index 0000000..8074c4c --- /dev/null +++ b/Samples/Hello/gfx/icon.png diff --git a/Samples/Hello/gfx/icon.png.asr b/Samples/Hello/gfx/icon.png.asr new file mode 100644 index 0000000..93d6d58 --- /dev/null +++ b/Samples/Hello/gfx/icon.png.asr @@ -0,0 +1,3 @@ +<image> + <extern>icon.png</extern> +</image>
\ No newline at end of file diff --git a/Samples/Hello/gfx/particles/fire.asr b/Samples/Hello/gfx/particles/fire.asr new file mode 100644 index 0000000..eae2506 --- /dev/null +++ b/Samples/Hello/gfx/particles/fire.asr @@ -0,0 +1,4 @@ +<!--ϵͳ--> +<particlesystem> + +</particlesystem>
\ No newline at end of file |