Background_assign - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

Notation

Description

Assigns one background resource to another.

Parameters

  • ind: index
  • source:

Return Values

none: The function has no return values.

Example Call

// demonstrates replacing the resource index of a background
background_assign(mybg, mybgsrc);

NOTOC