public interface StepTask
void
init(float duration)
work(float delta)
void init(float duration)
void work(float delta)