Home
last modified time | relevance | path

Searched refs:ephysics_body_recalc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/ephysics/
H A Dephysics_private.h204 void ephysics_body_recalc(EPhysics_Body *body, double rate);
H A Dephysics_world.cpp1101 ephysics_body_recalc(body, rate); in ephysics_world_rate_set()
H A Dephysics_body.cpp1784 ephysics_body_recalc(EPhysics_Body *body, double rate) in ephysics_body_recalc() function