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
class LoopDuration
object Never.type
object Uncapped.type

Members list

Value members

Abstract methods

Returns the duration of each loop interval

Returns the duration of each loop interval

Attributes