Esper

class Esper(manager: PsychicManager, player: Player)

Types

Companion
Link copied to clipboard
object Companion

Functions

attachPsychic
Link copied to clipboard
fun attachPsychic(concept: PsychicConcept): Psychic
detachPsychic
Link copied to clipboard
fun detachPsychic()
getAttribute
Link copied to clipboard
fun getAttribute(attr: EsperAttribute): Double
능력치를 가져옵니다.
getStatistic
Link copied to clipboard
fun getStatistic(stats: EsperStatistic): Double
save
Link copied to clipboard
fun save()

Properties

isOnline
Link copied to clipboard
val isOnline: Boolean
manager
Link copied to clipboard
val manager: PsychicManager
player
Link copied to clipboard
val player: Player
psychic
Link copied to clipboard
var psychic: Psychic? = null