Docs.rs
bevy-ui-navigation-0.14.0
bevy-ui-navigation 0.14.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nicopap
Dependencies
bevy ^0.6.0
normal
non-empty-vec ^0.2.2
normal
bevy ^0.6.0
dev
bevy-ui-build-macros ^0.2.1
dev
Versions
86.96%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
ScreenSize
Required Methods
size
Implementations on Foreign Types
Node
Implementors
In bevy_ui_navigation::systems
?
Trait
bevy_ui_navigation
::
systems
::
ScreenSize
source
·
[
−
]
pub trait ScreenSize { fn
size
(&self) ->
Vec2
; }
Required methods
source
fn
size
(&self) ->
Vec2
Implementations on Foreign Types
source
impl
ScreenSize
for Node
source
fn
size
(&self) ->
Vec2
Implementors