Docs.rs
good-web-game-0.6.1
good-web-game 0.6.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
PSteinhaus
Dependencies
approx ^0.5
normal
bitflags ^1.1.0
normal
bytemuck ^1.7.2
normal
bytemuck_derive ^1.0.1
normal
cgmath ^0.17
normal
glyph_brush ^0.7
normal
image ^0.22
normal
lazy_static ^1.3.0
normal
log ^0.4
normal
lyon ^0.17.5
normal
optional
miniquad =0.3.13
normal
mint ^0.5
normal
quad-snd ^0.2.2
normal
optional
rustc-hash ^1.0.1
normal
serde ^1
normal
serde_derive ^1
normal
smart-default ^0.6
normal
tar ^0.4
normal
twox-hash =1.5.0
normal
zip ^0.5
normal
glam ^0.21.3
dev
keyframe ^1.0.4
dev
keyframe_derive ^1.0.0
dev
num-derive ^0.3
dev
num-traits ^0.2
dev
oorandom ^11
dev
quad-rand ^0.2.1
dev
gilrs ^0.8
normal
Versions
72.55%
of the crate is documented
Platform
aarch64-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
fps
good_
web_
game
0.6.1
In good_
web_
game::
timer
good_web_game
::
timer
Function
fps
Copy item path
Source
pub fn fps(ctx: &
Context
) ->
f64
Expand description
Gets the FPS of the game, averaged over the last 200 frames.