瀏覽代碼

add updated validation baseline

Kacey Coley 7 年之前
父節點
當前提交
05380e5b98
共有 1 個文件被更改,包括 0 次插入287 次删除
  1. 0 287
      dist/preview release/typedocValidationBaseline.json

+ 0 - 287
dist/preview release/typedocValidationBaseline.json

@@ -1777,255 +1777,6 @@
         }
       }
     },
-    "Gamepad": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Constructor": {
-        "new Gamepad": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "id": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "index": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "browserGamepad": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "leftStickX": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "leftStickY": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "rightStickX": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "rightStickY": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      },
-      "Property": {
-        "browserGamepad": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "id": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "index": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "isConnected": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "leftStick": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "rightStick": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "type": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "GAMEPAD": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "GENERIC": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "POSE_ENABLED": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "XBOX": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      },
-      "Method": {
-        "dispose": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onleftstickchanged": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "callback": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "onrightstickchanged": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "callback": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "update": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      }
-    },
-    "GamepadManager": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Constructor": {
-        "new GamepadManager": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "_scene": {
-              "Comments": {
-                "MissingText": true
-              },
-              "Naming": {
-                "NotCamelCase": true
-              }
-            }
-          }
-        }
-      },
-      "Property": {
-        "gamepads": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onGamepadConnectedObservable": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onGamepadDisconnectedObservable": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      },
-      "Method": {
-        "dispose": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "getGamepadByType": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "type": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      }
-    },
-    "GenericPad": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Property": {
-        "onButtonDownObservable": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "onButtonUpObservable": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      },
-      "Method": {
-        "onbuttondown": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "callback": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        },
-        "onbuttonup": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "callback": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      }
-    },
     "GroundMesh": {
       "Class": {
         "Comments": {
@@ -9477,44 +9228,6 @@
         }
       }
     },
-    "StickValues": {
-      "Class": {
-        "Comments": {
-          "MissingText": true
-        }
-      },
-      "Constructor": {
-        "new StickValues": {
-          "Comments": {
-            "MissingText": true
-          },
-          "Parameter": {
-            "x": {
-              "Comments": {
-                "MissingText": true
-              }
-            },
-            "y": {
-              "Comments": {
-                "MissingText": true
-              }
-            }
-          }
-        }
-      },
-      "Property": {
-        "x": {
-          "Comments": {
-            "MissingText": true
-          }
-        },
-        "y": {
-          "Comments": {
-            "MissingText": true
-          }
-        }
-      }
-    },
     "StringDictionary": {
       "Property": {
         "count": {