Searched refs:barModel (Results 1 – 1 of 1) sorted by relevance
40 …final Model barModel = modelBuilder.createBox(10f, 1f, 1f, new Material(new ColorAttribute(ColorAt… in create() local42 disposables.add(barModel); in create()43 world.addConstructor("bar", new BulletConstructor(barModel, 0f)); // mass = 0: static body in create()