.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 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos