private bool ready() { return(scrollMenu.ready()); }
private bool ready() { return(scrollMenu.ready() && !changing); }