Difference between revisions of "CBlob::getTouchingByIndex"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CBlob@ getTouchingByIndex(int index) </syntaxhighlight> Object method of: CBlob Category:Scripting [[C...") |
Shadlington (Talk | contribs) |
||
Line 4: | Line 4: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | |||
CBlob@ getTouchingByIndex(int index) | CBlob@ getTouchingByIndex(int index) | ||
− | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 11:12, 8 September 2012
CBlob@ getTouchingByIndex(int index)
Object method of: CBlob