Home
last modified time | relevance | path

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

/dports/devel/love08/love-0.8.0/src/modules/physics/box2d/
H A Dwrap_Fixture.cpp189 int w_Fixture_getCategory(lua_State * L) in w_Fixture_getCategory() function
285 { "getCategory", w_Fixture_getCategory },
H A Dwrap_Fixture.h52 int w_Fixture_getCategory(lua_State * L);
/dports/devel/love/love-11.3/src/modules/physics/box2d/
H A Dwrap_Fixture.cpp192 int w_Fixture_getCategory(lua_State *L) in w_Fixture_getCategory() function
289 { "getCategory", w_Fixture_getCategory },
/dports/devel/love10/love-0.10.2/src/modules/physics/box2d/
H A Dwrap_Fixture.cpp192 int w_Fixture_getCategory(lua_State *L) in w_Fixture_getCategory() function
289 { "getCategory", w_Fixture_getCategory },