Skip to content

Draw_sprite_stretched

hugh greene edited this page Jun 20, 2022 · 1 revision

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.
Clone this wiki locally