Difference between revisions of "TeamTexture::getPixelOffset"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> PixelOffset@ getPixelOffset(int index) </syntaxhighlight> Object method of: ! Category:Scripting [[C...")
 
 
Line 9: Line 9:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   
Object method of: [[!]]
+
Object method of: [[TeamTexture]]
 
[[Category:Scripting]]
 
[[Category:Scripting]]
 
   
 
   
 
[[Category:Object Methods]]
 
[[Category:Object Methods]]

Latest revision as of 03:07, 9 September 2012



 
PixelOffset@ getPixelOffset(int index)

Object method of: TeamTexture