B2.Contact:getChildIndexA

From GiderosMobile
Revision as of 17:55, 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 A. <source lang="lua"> (number) = b2.Contact:getChildIndexA() </syntaxhighlight>

Return values

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




LiquidFun