Ejemplo n.º 1
0
def init(runtime):
    Node.default_module_paths = [frame, frame_set]
    runner.run_scene(ExplosionScene())
Ejemplo n.º 2
0
def init(runtime):
    runner.run_scene(PhysicsJointScene())
Ejemplo n.º 3
0
def init(runtime):
    runner.run_scene(DragScene())