.Modelica_DeviceDrivers.InputDevices.GameController.constructor

Information

Creates a GameController instance for a given ID number.

Interface

function constructor
  import Modelica;
  extends Modelica.Icons.Function;
  input Integer joystickID = 0 "ID number of the game controller (0 = first controller attached to the system)";
  output GameController gameCtrl;
end constructor;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos