Tesseract Engine Documentation

GameMenu.SetPosition Method 

Sets the position where the menu will be drawn

public void SetPosition(
   Single x,
   Single y
);

Parameters

x
X
y
Y

See Also

GameMenu Class | DarkWynter.Engine.Menus Namespace