CSS Logo XNACS1Lib Library Documentation
XNACS1Base.World.SetBackgroundTexture Method 

Game-Themed Introductory Programming Project   

Set the background texture. The texture image will cover the entire background such that the background color will not be visible.

public static void SetBackgroundTexture(
   String tex
);

Parameters

tex
name of the background texture image.

See Also

XNACS1Base.World Class | XNACS1Lib Namespace