B2.Contact:getChildIndexB

From GiderosMobile
Revision as of 17:56, 12 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")


Available since: Gideros 2012.09.6
Class: b2.Contact

Description

Returns the child primitive index for fixture B. <syntaxhighlight lang="lua"> (number) = b2.Contact:getChildIndexB() </source>

Return values

Returns (number) returns the child primitive index for fixture B.




LiquidFun