Draw_sprite_tiled_ext - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

NOTOC {{-}} This function is part of the function set Drawing sprites

Notation

Description

Draws the sprite tiled so that it fills the entire room but now with scale factors and a color and transparency setting.

Parameters

  • List parameters with a description of each.

Return Values

  • sprite
  • subimg
  • x
  • y
  • xscale
  • yscale
  • color
  • alpha

Example Call

Example of using the function.