createSprite()

From Hack Wars Wiki

Jump to: navigation, search


Information for free function createSprite()
Function createSprite(int imageID,int scriptID,int x,int y,int z)
API Hacktendo
Description Creates a sprite with the specified image that uses the specified script at (x,y). Z represents the vertical stacking level and is not the actual Z coordinate. Returns the integer ID of that sprite.
Personal tools