Tesseract Engine Documentation

GameMenuRandomImageDisplay.AddImage Method 

Add's an image to the Random Image Display.

public void AddImage(
   Texture2D img
);

Parameters

img
Image to add.

See Also

GameMenuRandomImageDisplay Class | DarkWynter.Engine.Menus Namespace