FpsLimitEvent

class FpsLimitEvent(var fps: Int) : Event

Constructors

Link copied to clipboard
constructor(fps: Int)

Properties

Link copied to clipboard
var fps: Int
Link copied to clipboard