-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels