Re-exports§
pub use self::fast_noise::FastNoise;
pub use self::fast_noise::FastNoise2d;
pub use self::map_vec::MapVec;
pub use self::random::RandomField;
pub use self::random::RandomPerm;
pub use self::sampler::Sampler;
pub use self::sampler::SamplerMut;
pub use self::small_cache::SmallCache;
pub use self::structure::StructureGen2d;
pub use self::unit_chooser::UnitChooser;
Modules§
Structs§
Constants§
Functions§
- attempt
- close
- close_
fast - within_
distance - Checks if the distance between two positions is less or equal to
distance
.