pda
jvm
core
/
net.artux.pda.map.ecs.interactive.map
/
QuestComponent
Quest
Component
open
class
QuestComponent
:
Component
Members
Constructors
Quest
Component
Link copied to clipboard
constructor
(
point
:
Point
)
Properties
chapter
Link copied to clipboard
val
chapter
:
Int
stage
Link copied to clipboard
val
stage
:
Int
Functions
contains
Link copied to clipboard
open
fun
contains
(
chapter
:
Int
,
stage
:
Int
)
:
Boolean