Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.plugin.game
/
love.yinlin.compose.game
/
SoulList
Soul
List
@
Stable
class
SoulList
(
list
:
List
<
Soul
>
)
Members
Constructors
Soul
List
Link copied to clipboard
constructor
(
list
:
List
<
Soul
>
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
for
Each
Forward
Link copied to clipboard
inline
fun
forEachForward
(
block
:
(
Soul
)
->
Unit
)
for
Each
Reverse
Link copied to clipboard
inline
fun
forEachReverse
(
block
:
(
Soul
)
->
Unit
)