draw_sprite_stretched - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
NOTOC {{-}} This function is part of the function set Drawing sprites
Draws the sprite stretched so that it fills the region with top-left corner (x,y) and width w and height h.
- sprite
- subimg
- x (x, y)
- y
- w width
- h height
Document return values.
Example of using the function.