Module kalast::core[][src]

Core features.

Re-exports

pub use self::body::*;
pub use self::constants::*;
pub use self::environment_system::*;
pub use self::export::*;
pub use self::kalast::*;
pub use self::object_3d::*;
pub use self::time::*;

Modules

body

Definition of celestial body and ground properties

constants

General, time and distance constants

environment_system

Environment manager

export

Export manager;

kalast

Crate manager

object_3d

3D object definition

time

Time manager