Game Menu Lable constructor
Game Menu Lable constructor
public GameMenuLabel();
Game Menu Lable constructor with title.
public GameMenuLabel(String);
Game Menu Lable constructor with title.
public GameMenuLabel(String,Color);
GameMenuLabel Class | DarkWynter.Engine.Menus Namespace