Constructor for PC and mouse only
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);
Controller Class | DarkWynter.Engine.Controllers Namespace