Skip to content

[GREENFOOT-68] delay method should have a parameter

Greenfoot.delay() should really be Greenfoot.delay(int time)

Currently, delay is relative to speed. That's good. 'time' should be a multiplier of that (so that delay(1) is equivalent to the current sematics).


Issue metadata

  • Issue type: Task
  • Priority: Low
  • Fix versions: 1.3.0