mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 21:03:00 +00:00
9 lines
630 B
Markdown
9 lines
630 B
Markdown
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
|
|

|
|
|
|
# Sprite sheet demo
|
|
|
|
Demonstrate how to use sprites from an image to make an animated image
|
|
|
|
[Online Preview](https://slint.dev/snapshots/master/editor/preview.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/sprite-sheet/demo.slint)
|
|
[Online code editor](https://slint.dev/snapshots/master/editor/index.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/sprite-sheet/demo.slint)
|