Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have problem #1

Open
nicejava opened this issue Dec 11, 2020 · 0 comments
Open

I have problem #1

nicejava opened this issue Dec 11, 2020 · 0 comments

Comments

@nicejava
Copy link

If i change file .sfb , So how can find ID of loadmodel
such as now we have mario.sfb ise MARIO_MODLE = 1001
So if i use abc.sfb how i can find this number ?

 fun loadModel(
    id: Int,
    resourceId: Int,
    setRenderable: (Int, ModelRenderable?) -> ModelRenderable?,
    onException: (a: Int, t: Throwable) -> ModelRenderable?

MARIO_MODLE = id: Int <-- in class right ? how can find number this if i use other .sfb ? .. thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant