draw_sprite_part_ext - 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) but now with scale factors and a color and transparency setting.
- sprite
- subimg
- left
- top
- width
- height
- x
- y
- xscale
- yscale
- color
- alpha
Document return values.
Example of using the function.