Go to file
Piotr Siuszko f6b8d8bca3 Licences, README, patch 2024-02-28 22:24:26 +01:00
.github/workflows PAHT :| 2024-02-28 17:19:14 +01:00
examples Licences, README, patch 2024-02-28 22:24:26 +01:00
src Licences, README, patch 2024-02-28 22:24:26 +01:00
wasm Scroll view test 2024-02-28 13:18:45 +01:00
.gitignore Scroll speed 2024-02-27 10:02:49 +01:00
Cargo.lock Init 2024-02-26 20:17:07 +01:00
Cargo.toml Scroll view test 2024-02-28 13:18:45 +01:00
LICENSE-APACHE Licences, README, patch 2024-02-28 22:24:26 +01:00
LICENSE-MIT Licences, README, patch 2024-02-28 22:24:26 +01:00
README.md Licences, README, patch 2024-02-28 22:24:26 +01:00

README.md

Bevy Simple Scroll View

Simple to use plugin implementing ScrollView into Bevy engine. Supports scroll using dragging and scrolling.

More details available in simple.rs example.

Installation

cargo add --git https://github.com/Leinnan/bevy_ehttp.git