Searched refs:world (Results 1 – 4 of 4) sorted by relevance
85 String[] world = new String[] { in testWorldWeird() local90 for (int i = 0; i < world.length; i += 2) { in testWorldWeird()91 String country = world[i]; in testWorldWeird()92 String name = world[i + 1]; in testWorldWeird()
8 * Designed and built with all the love in the world @twitter by @mdo and @fat.
9 * Designed and built with all the love in the world @twitter by @mdo and @fat.
495 var world = new World(gravity, true);504 var ground = world.CreateBody(bd);527 var body = world.CreateBody(bd);535 return world;538 var world = null;548 var world = MakeNewWorld();550 world.Step(1 / 60, 10, 3);558 world = null;