LayerObjectInterface

abstract class LayerObjectInterface

Constructors

Link copied to clipboard
fun LayerObjectInterface()

Functions

Link copied to clipboard
abstract fun getRenderConfig(): ArrayList<RenderConfigInterface>
Link copied to clipboard
abstract fun update()