Home
last modified time | relevance | path

Searched defs:BoxDef (Results 1 – 1 of 1) sorted by relevance

/dports/games/numptyphysics/numptyphysics/
H A DGame.cpp144 struct BoxDef : public b2PolygonDef struct in Stroke
146 void init( const Vec2& p1, const Vec2& p2, int attr ) in init()