Module util

Source

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§

fast_noise
gen_cache
map_array
map_vec
math
random
sampler
seed_expan
small_cache
structure
unit_chooser

Structs§

Grid

Constants§

CARDINALS
CARDINAL_LOCALITY
DIAGONALS
DIRS
LOCALITY
NEIGHBORS
NEIGHBORS3
SQUARE_4
SQUARE_9

Functions§

attempt
close
close_fast

Type Aliases§

DHashMap
DHashSet