spawn_plane

Function spawn_plane 

Source
pub fn spawn_plane<'a>(
    world: &'a mut GameWorld,
    size: f32,
    y: f32,
) -> Vessel<'a>
Expand description

Creates a Vessel with a plane mesh at the origin.