Skip to content

I have problem  #1

@nicejava

Description

@nicejava

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions