.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 2023-10-01T00:32:18Z by OpenModelicaOpenModelica 1.22.0~dev.02-2-ge84afdd using GenerateDoc.mos