TileInteraction

open class TileInteraction : Interaction

Functions

handle
Link copied to clipboard
open override fun handle(): Boolean

Properties

action
Link copied to clipboard
val action: String
identifier
Link copied to clipboard
val identifier: String
requirements
Link copied to clipboard
val requirements: List<Any>? = null
type
Link copied to clipboard
val type: InteractionType