mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-06 20:18:37 +00:00
1 line
553 B
JavaScript
1 line
553 B
JavaScript
initSidebarItems({"struct":[["Uniform","Sample values uniformly between two bounds."],["UniformDuration","The back-end implementing [`UniformSampler`] for `Duration`."],["UniformFloat","The back-end implementing [`UniformSampler`] for floating-point types."],["UniformInt","The back-end implementing [`UniformSampler`] for integer types."]],"trait":[["SampleUniform","Helper trait for creating objects using the correct implementation of [`UniformSampler`] for the sampling type."],["UniformSampler","Helper trait handling actual uniform sampling."]]}); |