Scripting/Squirrel/Functions/CreateSprite: Difference between revisions
Jump to navigation
Jump to search

This wiki is using an old backup from 2020
Some information may be old/missing
Ultimatejugo (talk | contribs) (Created page with " == Syntax == <pre>CreateSprite("Filename.png", x, y, rX, rY, rotation, alpha);</pre>") |
(No difference)
|
Latest revision as of 12:07, 13 February 2016
Syntax
CreateSprite("Filename.png", x, y, rX, rY, rotation, alpha);