rust/mapgen/src/template/mod.rs
author unC0Rr
Tue, 03 Sep 2024 11:16:16 +0200
branchtransitional_engine
changeset 16027 d4675c190fa5
parent 15922 da6b67f13c12
child 16033 1860852892c0
permissions -rw-r--r--
Make Point::with_margin function safe to use

pub mod outline;
pub mod wavefront_collapse;