toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view
/
Container
/
sortChildrenBy
sort
Children
By
fun
sortChildrenBy
(
comparator
:
Comparator
<
View
>
)
Sorts all the children by using the specified
comparator
.