axmol/cocos/scripting/lua-bindings/auto/api/PhysicsContactPostSolve.lua

21 lines
604 B
Lua
Raw Normal View History

2014-03-10 14:04:58 +08:00
--------------------------------
-- @module PhysicsContactPostSolve
2014-03-10 14:04:58 +08:00
--------------------------------
-- @function [parent=#PhysicsContactPostSolve] getFriction
-- @param self
-- @return float#float ret (return value: float)
--------------------------------
-- @function [parent=#PhysicsContactPostSolve] getSurfaceVelocity
-- @param self
-- @return vec2_table#vec2_table ret (return value: vec2_table)
2014-03-10 14:04:58 +08:00
--------------------------------
-- @function [parent=#PhysicsContactPostSolve] getRestitution
-- @param self
-- @return float#float ret (return value: float)
return nil