Draw_sprite_tiled - 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. (x,y) is the place where one of the sprites is drawn.

Parameters

  • sprite
  • subimg
  • x (x, y)
  • y

Return Values

Document return values.

Example Call

Example of using the function.