@NotNull open fun setScheduler(@NotNull scheduler: @NotNull ScheduledExecutorService): @NotNull GameAnimatorBuilder
Sets the scheduler used to animate the games.
scheduler
- ScheduledExecutorService: the ScheduledExecutorService
Return
GameAnimatorBuilder: the GameAnimatorBuilder