Tesseract Engine Documentation

GameScreen.SetBackground Method (Texture2D)

Set the background texture

public void SetBackground(
   Texture2D backgroundTexture
);

Parameters

backgroundTexture
Texture used in background.

See Also

GameScreen Class | DarkWynter.Engine.Menus Namespace | GameScreen.SetBackground Overload List