Difference between revisions of "CSprite::Gib"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void Gib() </syntaxhighlight> Object method of: CSprite Category:Scripting Category:Object Methods") |
|||
Line 4: | Line 4: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | + | ||
void Gib() | void Gib() | ||
− | + | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 12:26, 10 September 2012
void Gib()
Object method of: CSprite