Tesseract Engine Documentation

HeadsUpDisplay.UpdateImageSource Method 

Update the Image's Source

public void UpdateImageSource(
   Int32 index,
   Rectangle source
);

Parameters

index
Location of ImageDisplay in list.
source
New Source on the Image File

See Also

HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace