LoopFrequency

eu.joaocosta.minart.runtime.LoopFrequency
See theLoopFrequency companion object
sealed trait LoopFrequency

Definition of a loop iteration frequency.

This is commonly used to represent the desired framerate.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Never.type
object Uncapped.type

Members list

Concise view

Value members

Abstract methods

Returns the duration of each loop interval

Returns the duration of each loop interval

Attributes