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