Tesseract Engine Documentation

HeadsUpDisplay.UpdateImagePosition Method 

Chage position of image.

public void UpdateImagePosition(
   Int32 index,
   Vector2 newPosition
);

Parameters

index
Location of ValueDisplay in list.
newPosition
New position of image.

See Also

HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace