PlayerConfig

Defines a factory for creating instances of PillarboxBuilder.

Parameters

Builder

The type of PillarboxBuilder that this factory creates.

Inheritors

Functions

Link copied to clipboard
abstract fun create(): Builder

Creates a new instance of the Builder class.