ui_system

Function ui_system 

Source
pub fn ui_system(world: &World, events: Vec<String>)
Expand description

This system simply calls the draw method of Floor after each turn is executed.