Home
last modified time | relevance | path

Searched refs:ephysics_body_shape_add (Results 1 – 4 of 4) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/examples/ephysics/
H A Dtest_shapes.c34 pentagon_body = ephysics_body_shape_add(test_data->world, pentagon_shape); in _world_populate()
61 hexagon_body = ephysics_body_shape_add(test_data->world, hexagon_shape); in _world_populate()
/dports/devel/efl/efl-1.25.1/src/lib/ephysics/
H A DEPhysics.h2928 EAPI EPhysics_Body *ephysics_body_shape_add(EPhysics_World *world, EPhysics_Shape *shape);
H A Dephysics_body.cpp3084 ephysics_body_shape_add(EPhysics_World *world, EPhysics_Shape *shape) in ephysics_body_shape_add() function
/dports/devel/efl/efl-1.25.1/doc/
H A Dephysics_examples.dox1535 * created later with ephysics_body_shape_add(). You can also save and load
1566 * @skip pentagon_body = ephysics_body_shape_add