Crates.io | pg_sdl |
lib.rs | pg_sdl |
version | 0.1.1 |
source | src |
created_at | 2023-05-07 16:29:28.174206 |
updated_at | 2023-05-07 16:55:14.60116 |
description | A SDL2-superset library for easy game or application development. |
homepage | |
repository | https://github.com/DynamicUI/pg_sdl |
max_upload_size | |
id | 859261 |
size | 158,625 |
A UI kit built with sdl2 in rust. Originally created for the Benday project.
use sdl2::event::Event;
//TODO: Add usage
Widget to add:
Add usage
Add examples (more complex than)
Add documentation
Add tests