X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/493ec31cb19b4211c703762d14a4e6232c4c2143..bb8d5ef47baf7ad16a1bc58526f81ce332b090d6:/lib/components/angle.js diff --git a/lib/components/angle.js b/lib/components/angle.js index 4de9764..65feeab 100644 --- a/lib/components/angle.js +++ b/lib/components/angle.js @@ -13,9 +13,9 @@ export default class AngleComponent extends Component { super(config); /** - * The properthy that holds the pixi container + * The properthy that holds the angle * - * @property {external:MatterJs.Angle} angle + * @property {number} angle * @instance * @memberof AngleComponent */