ZPP_Collide
zpp_nape.geom.ZPP_Collide (Class)
Static Members
Name | Type |
---|---|
c |
zpp_nape.shape.ZPP_Circle |
p |
ZPP_Vec2 |
Returns |
---|
Bool |
Name | Type |
---|---|
s |
zpp_nape.shape.ZPP_Polygon |
p |
ZPP_Vec2 |
Returns |
---|
Bool |
Name | Type |
---|---|
s |
zpp_nape.shape.ZPP_Shape |
p |
ZPP_Vec2 |
Returns |
---|
Bool |
Name | Type |
---|---|
b |
zpp_nape.phys.ZPP_Body |
p |
ZPP_Vec2 |
Returns |
---|
Bool |
Name | Type |
---|---|
s1 |
zpp_nape.shape.ZPP_Shape |
s2 |
zpp_nape.shape.ZPP_Shape |
Returns |
---|
Bool |
nape
contactCollide(s1: zpp_nape.shape.ZPP_Shape, s2: zpp_nape.shape.ZPP_Shape, arb: zpp_nape.dynamics.ZPP_ColArbiter, rev: Bool): Bool
Name | Type |
---|---|
s1 |
zpp_nape.shape.ZPP_Shape |
s2 |
zpp_nape.shape.ZPP_Shape |
arb |
zpp_nape.dynamics.ZPP_ColArbiter |
rev |
Bool |
Returns |
---|
Bool |
Name | Type |
---|---|
s1 |
zpp_nape.shape.ZPP_Shape |
s2 |
zpp_nape.shape.ZPP_Shape |
Returns |
---|
Bool |
Name | Type |
---|---|
s1 |
zpp_nape.shape.ZPP_Shape |
s2 |
zpp_nape.shape.ZPP_Shape |
Returns |
---|
Bool |
nape
flowCollide(s1: zpp_nape.shape.ZPP_Shape, s2: zpp_nape.shape.ZPP_Shape, arb: zpp_nape.dynamics.ZPP_FluidArbiter): Bool
Name | Type |
---|---|
s1 |
zpp_nape.shape.ZPP_Shape |
s2 |
zpp_nape.shape.ZPP_Shape |
arb |
zpp_nape.dynamics.ZPP_FluidArbiter |
Returns |
---|
Bool |