Difference between revisions of "CSprite::Gib"

From King Arthur's Gold Wiki
Jump to: navigation, search
(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 13:26, 10 September 2012



void Gib()

Object method of: CSprite