PaintGlLayer

open class PaintGlLayer(stateHandler: <ERROR CLASS>, brushSettings: BrushSettings)

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
glSetup
Link copied to clipboard
open fun glSetup(): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
isRelativeToCrop
Link copied to clipboard
open fun isRelativeToCrop(): Boolean
onAttachedToUI
Link copied to clipboard
open fun onAttachedToUI(stateHandler: <ERROR CLASS>)
onDetachedFromUI
Link copied to clipboard
open fun onDetachedFromUI(stateHandler: <ERROR CLASS>)
onDrawLayer
Link copied to clipboard
open fun onDrawLayer(requested: <ERROR CLASS>)
onMotionEvent
Link copied to clipboard
open fun onMotionEvent(event: <ERROR CLASS>)
onTouchEnd
Link copied to clipboard
open fun onTouchEnd()
onWorldTransformationChanged
Link copied to clipboard
open fun onWorldTransformationChanged(showState: <ERROR CLASS>)
paintingChunkCreate
Link copied to clipboard
open fun paintingChunkCreate(painting: <ERROR CLASS>, newChunk: <ERROR CLASS>): <ERROR CLASS>
paintingChunkDestroy
Link copied to clipboard
open fun paintingChunkDestroy(painting: <ERROR CLASS>, removedChunk: <ERROR CLASS>)
paintingChunkFinished
Link copied to clipboard
open fun paintingChunkFinished(): <ERROR CLASS>
paintingChunkListChanged
Link copied to clipboard
open fun paintingChunkListChanged(painting: <ERROR CLASS>)
paintingHasChanged
Link copied to clipboard
open fun paintingHasChanged(painting: <ERROR CLASS>): <ERROR CLASS>
setImageRect
Link copied to clipboard
open fun setImageRect(rect: <ERROR CLASS>)
toString
Link copied to clipboard
open override fun toString(): String