[][src]Function screeps::constants::controller_levels

pub fn controller_levels(current_rcl: u32) -> Option<u32>

Translates the CONTROLLER_LEVELS constant.

Returns Some for levels 1-7, None for all others.