Tesseract Engine Documentation

GameController Constructor

Constructor for PC and mouse controls

Overload List

Constructor for Xbox only controls

public GameController(PlayerIndex);

Constructor for PC and mouse controls

public GameController(Int32);

Constructor for Xbox and keyboard controls

public GameController(Int32,PlayerIndex);

See Also

GameController Class | DarkWynter.Engine.Controllers Namespace