draw_sprite_part - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC {{-}} This function is part of the function set Drawing sprites
Draws the indicated part of subimage (-1 = current) of the sprite with the top-left corner of the part at position (x,y).
- sprite
- subimg
- left
- top
- width
- height
- x (x, y) coordinate
- y
Document return values.
Example of using the function.