Quantcast
Channel: Question and Answer » libgdx
Viewing all articles
Browse latest Browse all 434

Cannot instantiate the type BodyEditorLoader

$
0
0

Hello I’m trying to use BodyEditorLoader in my game

BodyEditorLoader loader = new BodyEditorLoader(Gdx.files.internal("data/test.json"));

But I get this error

Cannot instantiate the type BodyEditorLoader

So what’s wrong with my code?


Viewing all articles
Browse latest Browse all 434

Trending Articles