FpsConfig

class FpsConfig

Constructors

Link copied to clipboard
constructor(mode: Int, targetFps: Float)
Creates an FpsConfig object.

Types

Link copied to clipboard
annotation class FpsMode

Properties

Link copied to clipboard
Link copied to clipboard
val mode: Int
Link copied to clipboard

Functions

Link copied to clipboard
open fun toString(): String