int getSensorData(int type, Pointer<Float> data, int numValues) { // 1179 return sdlGameControllerGetSensorData(this, type, data, numValues); }