Draw_sprite - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

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

Notation

Description

Draws the sprite with the selected subimage (-1 = current) at the chosen origin (x,y).

Parameters

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

Return Values

Document return values.

Example Call

Example of using the function.