Docs.rs
bevy_internal-0.13.1
bevy_internal 0.13.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cart
github:bevyengine:publish
Dependencies
bevy_a11y ^0.13.1
normal
bevy_animation ^0.13.1
normal
optional
bevy_app ^0.13.1
normal
bevy_asset ^0.13.1
normal
optional
bevy_audio ^0.13.1
normal
optional
bevy_core ^0.13.1
normal
bevy_core_pipeline ^0.13.1
normal
optional
bevy_derive ^0.13.1
normal
bevy_diagnostic ^0.13.1
normal
bevy_dynamic_plugin ^0.13.1
normal
optional
bevy_ecs ^0.13.1
normal
bevy_gilrs ^0.13.1
normal
optional
bevy_gizmos ^0.13.1
normal
optional
bevy_gltf ^0.13.1
normal
optional
bevy_hierarchy ^0.13.1
normal
bevy_input ^0.13.1
normal
bevy_log ^0.13.1
normal
bevy_math ^0.13.1
normal
bevy_pbr ^0.13.1
normal
optional
bevy_ptr ^0.13.1
normal
bevy_reflect ^0.13.1
normal
bevy_render ^0.13.1
normal
optional
bevy_scene ^0.13.1
normal
optional
bevy_sprite ^0.13.1
normal
optional
bevy_tasks ^0.13.1
normal
bevy_text ^0.13.1
normal
optional
bevy_time ^0.13.1
normal
bevy_transform ^0.13.1
normal
bevy_ui ^0.13.1
normal
optional
bevy_utils ^0.13.1
normal
bevy_window ^0.13.1
normal
bevy_winit ^0.13.1
normal
optional
Versions
100%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_internal
0.13.1
In bevy_internal::math
?
Function
bevy_internal
::
math
::
i16vec2
source
·
[
−
]
pub const fn i16vec2(x:
i16
, y:
i16
) ->
I16Vec2
Expand description
Creates a 2-dimensional vector.