pda
androidJvm
app
/
net.artux.pda.ui.fragments.quest
/
SceneQuestController
Scene
Quest
Controller
open
class
SceneQuestController
:
Serializable
,
QuestController
Members
Constructors
Scene
Quest
Controller
Link copied to clipboard
constructor
(
listener
:
StageListener
,
storyId
:
Int
,
chapterId
:
Int
,
chapter
:
ChapterModel
)
Properties
actual
Stage
Link copied to clipboard
open
val
actualStage
:
Stage
chapter
Id
Link copied to clipboard
val
chapterId
:
Int
story
Id
Link copied to clipboard
val
storyId
:
Int
Functions
begin
With
Stage
Link copied to clipboard
open
fun
beginWithStage
(
stageId
:
Int
)
open
fun
beginWithStage
(
stageId
:
Int
,
sync
:
Boolean
)
choose
Transfer
Link copied to clipboard
open
fun
chooseTransfer
(
transfer
:
TransferModel
)