svoid stepAll(int max, Steppable s) { if (s == null) ret; while ping (max-- > 0 && s.step()) {} }