pda
androidJvm
app
/
net.artux.pda.ui.viewmodels.event
Package-level
declarations
Types
Types
Open
Stage
Event
Link copied to clipboard
data
class
OpenStageEvent
(
val
stageId
:
Long
,
val
chapterId
:
Int
=
-1
)
Screen
Destination
Link copied to clipboard
data
class
ScreenDestination
(
val
destination
:
Int
)