setDelay

fun setDelay(delay: Long): StepTrigger

Sets the delay in seconds between the trigger activation. This has a minimum of one step every second. This will override setFps.

Return

the trigger for method chaining

Parameters

delay

The delay in seconds

Sources

Link copied to clipboard