PetAbility

open class PetAbility(val name: String, val description: String)(source)

Constructors

Link copied to clipboard
constructor(name: String, description: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun description(pet: StoredPet): List<Component>

Properties

Link copied to clipboard
Link copied to clipboard