Docs.rs
nesbox_utils-0.0.3
nesbox_utils 0.0.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
mantou132
Dependencies
bevy ^0.10
normal
bincode ^1.3.3
normal
nesbox_utils_macro ^0.0.3
normal
qoi ^0.4.0
normal
rand ^0.8
normal
wasm-bindgen ^0.2.63
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
create_bevy_app
nesbox_
utils
0.0.3
nesbox_utils
Function
create_
bevy_
app
Copy item path
Source
pub fn create_bevy_app(width:
u32
, height:
u32
, clear_color:
Color
) ->
App