Skip to content
Discussion options

You must be logged in to vote

You should keep a reference to the original KtxGame. For example:

class MyScreen(val game: KtxGame) : KtxScreen {
    // Implement your logic.
}

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by czyzby
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #166 on December 12, 2020 09:26.