pda
androidJvm
app
/
net.artux.pda.model
Package-level
declarations
Types
Types
Story
Alert
Link copied to clipboard
enum
StoryAlert
:
Enum
<
StoryAlert
>
Story
Selector
Link copied to clipboard
data
class
StorySelector
(
val
storyId
:
Int
,
val
chapterId
:
Int
,
val
stageId
:
Int
,
val
isCurrent
:
Boolean
)