Docs.rs
sfml-0.20.0
sfml 0.20.0
Docs.rs crate page
zlib-acknowledgement
Links
Repository
crates.io
Source
Owners
crumblingstatue
jeremyletang
Dependencies
bitflags ^1.2.1
normal
link-cplusplus ^1.0
normal
num-traits ^0.2.15
normal
once_cell ^1.7.2
normal
serde ^1.0
normal
widestring ^1.0
normal
glu-sys ^0.1.4
dev
rand ^0.8.3
dev
cc ^1.0.67
build
Versions
100%
of the crate is documented
Go to latest version
Platform
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
☰
Vector2f
In sfml::system
?
Type Definition
sfml
::
system
::
Vector2f
source
·
[
−
]
pub type Vector2f =
Vector2
<
f32
>;
Expand description
Vector2
with
f32
coordinates.