Tesseract Engine Documentation

Controller Constructor

Constructor for PC and mouse only

Overload List

Constructor for Xbox

public Controller(PlayerIndex);

Constructor for PC and mouse only

public Controller(Int32);

Constructor for Xbox and keyboard controls

public Controller(Int32,PlayerIndex);

See Also

Controller Class | DarkWynter.Engine.Controllers Namespace