[][src]Constant druid::MAX_WINDOWS

pub const MAX_WINDOWS: usize = 3;

Max number of Windows supported. i=0 is not used, so MAX_WINDOWS should be 1 more than max number of Windows.