.Modelica_DeviceDrivers.InputDevices.GameController.constructor

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 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos