diff --git a/docs/assets/main.js b/docs/assets/main.js index a9bb94cb..c815b334 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,7 +1,7 @@ "use strict"; -(()=>{var Pe=Object.create;var ue=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var Re=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var De=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Re(e))!Me.call(t,i)&&i!==n&&ue(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var He=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ue(n,"default",{value:t,enumerable:!0}):n,t));var fe=De((de,pe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),g;m in s.node.edges?g=s.node.edges[m]:(g=new t.TokenSet,s.node.edges[m]=g),s.str.length==1&&(g.final=!0),i.push({node:g,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof de=="object"?pe.exports=n():e.lunr=n()}(this,function(){return t})})()});var ce=[];function F(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r}),r.dataset.hasInstance=String(!0))})})}};var I=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",re(()=>this.onScroll(),10)),window.addEventListener("resize",re(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},k=ie;k.instance=new ie;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;k.instance.addEventListener("resize",()=>this.onResize()),k.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:k.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>t(r),e)}};var ve=He(fe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,r,n,s)}function Ae(t,e,n,r){n.addEventListener("input",he(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?je(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ve.Index.load(window.searchData.index))}function Ne(t,e,n,r){if(Ve(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${ge(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function me(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function je(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ge(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(se(t.substring(s))),i.join("")}var ze={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>ze[e])}var oe=class{constructor(e,n){this.signature=e,this.description=n}addClass(e){this.signature.classList.add(e),this.description.classList.add(e)}removeClass(e){this.signature.classList.remove(e),this.description.classList.remove(e)}},Z=class extends I{constructor(n){super(n);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",i=>this.onClick(i)),r.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(this.inferIndexFromHash()))}setIndex(n){if(n<0&&(n=0),n>this.groups.length-1&&(n=this.groups.length-1),this.index==n)return;let r=this.groups[n];if(this.index>-1){let i=this.groups[this.index];if(i.removeClass("current"),i.addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),r.signature.id){let s=new URL(location.href);s.hash=r.signature.id,history.replaceState({},"",s)}k.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),k.instance.triggerResize();this.index=n}createGroups(){let n=this.el.children;if(n.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let i=0;i{r.signature===n.currentTarget&&this.setIndex(i)})}inferIndexFromHash(){let n=location.hash.substring(1),r=this.groups.findIndex(i=>i.signature.id===n);return Math.max(0,r)}};var H="mousedown",Le="mousemove",z="mouseup",K={x:0,y:0},xe=!1,ae=!1,Be=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(Be=!0,H="touchstart",Le="touchmove",z="touchend");document.addEventListener(H,t=>{ae=!0,A=!1;let e=H=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=H=="touchstart"?t.targetTouches[0]:t,n=K.x-(e.pageX||0),r=K.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(z,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(z,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(H,r=>this.onDocumentPointerDown(r)),document.addEventListener(z,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var le;try{le=localStorage}catch{le={getItem(){return null},setItem(){}}}var C=le;var be=document.head.appendChild(document.createElement("style"));be.dataset.for="filters";var te=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),be.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=C.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){C.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var ne=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=C.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(C.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function Se(t){let e=C.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{C.setItem("tsd-theme",t.value),we(t.value)})}function we(t){document.documentElement.dataset.theme=t}ye();F(X,".menu-highlight");F(Z,".tsd-signatures");F(ee,"a[data-toggle]");F(ne,".tsd-index-accordion");F(te,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("theme");Te&&Se(Te);var qe=new Y;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function j(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r}),r.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends k{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return(...r)=>{clearTimeout(n),n=setTimeout(()=>t(r),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{Ae(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?fe(e,-1):s.key==="ArrowDown"?fe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function Ae(t,e,n,r){if(He(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${pe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function fe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function pe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",B="mouseup",Z={x:0,y:0},ge=!1,se=!1,je=!1,H=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(je=!0,F="touchstart",ye="touchmove",B="touchend");document.addEventListener(F,t=>{se=!0,H=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!se&&!H){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);H=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends k{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){H||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!H&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends k{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends k{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();j(X,".menu-highlight");j(K,"a[data-toggle]");j(te,".tsd-index-accordion");j(ee,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("theme");Se&&be(Se);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/docs/assets/search.js b/docs/assets/search.js index c10cf6c3..b5e2becb 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":8,\"name\":\"Types\",\"url\":\"enums/Types.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":1,\"kind\":16,\"name\":\"Ellipse\",\"url\":\"enums/Types.html#Ellipse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":2,\"kind\":16,\"name\":\"Line\",\"url\":\"enums/Types.html#Line\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":3,\"kind\":16,\"name\":\"Circle\",\"url\":\"enums/Types.html#Circle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":4,\"kind\":16,\"name\":\"Box\",\"url\":\"enums/Types.html#Box\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":5,\"kind\":16,\"name\":\"Point\",\"url\":\"enums/Types.html#Point\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":6,\"kind\":16,\"name\":\"Polygon\",\"url\":\"enums/Types.html#Polygon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"id\":7,\"kind\":256,\"name\":\"Data\",\"url\":\"interfaces/Data.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":8,\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Data.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Data\"},{\"id\":9,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Data.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"Data\"},{\"id\":10,\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/Data.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Data.__type\"},{\"id\":11,\"kind\":256,\"name\":\"BodyOptions\",\"url\":\"interfaces/BodyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":12,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"interfaces/BodyOptions.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"id\":13,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"interfaces/BodyOptions.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"id\":14,\"kind\":1024,\"name\":\"center\",\"url\":\"interfaces/BodyOptions.html#center\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"id\":15,\"kind\":1024,\"name\":\"angle\",\"url\":\"interfaces/BodyOptions.html#angle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"id\":16,\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/BodyOptions.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"id\":17,\"kind\":4194304,\"name\":\"RaycastResult\",\"url\":\"types/RaycastResult.html\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":18,\"kind\":256,\"name\":\"PotentialVector\",\"url\":\"interfaces/PotentialVector.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":19,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/PotentialVector.html#x\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PotentialVector\"},{\"id\":20,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/PotentialVector.html#y\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PotentialVector\"},{\"id\":21,\"kind\":256,\"name\":\"Vector\",\"url\":\"interfaces/Vector.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":22,\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/Vector.html#x\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Vector\"},{\"id\":23,\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/Vector.html#y\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Vector\"},{\"id\":24,\"kind\":256,\"name\":\"GetAABBAsBox\",\"url\":\"interfaces/GetAABBAsBox.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":25,\"kind\":2048,\"name\":\"getAABBAsBox\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"GetAABBAsBox\"},{\"id\":26,\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox\"},{\"id\":27,\"kind\":1024,\"name\":\"pos\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"id\":28,\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.w\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"id\":29,\"kind\":1024,\"name\":\"h\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.h\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"id\":30,\"kind\":4194304,\"name\":\"Body\",\"url\":\"types/Body.html\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":31,\"kind\":256,\"name\":\"Collider\",\"url\":\"interfaces/Collider.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":32,\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Collider.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":33,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"interfaces/Collider.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":34,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"interfaces/Collider.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":35,\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/Collider.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":36,\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/Collider.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":37,\"kind\":2048,\"name\":\"draw\",\"url\":\"interfaces/Collider.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":38,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"interfaces/Collider.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":39,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"interfaces/Collider.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"id\":40,\"kind\":128,\"name\":\"Circle\",\"url\":\"classes/Circle.html\",\"classes\":\"tsd-kind-class\"},{\"id\":41,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Circle.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":42,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Circle.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":43,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Circle.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":44,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Circle.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":45,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Circle.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":46,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Circle.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":47,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Circle.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":48,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Circle.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":49,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Circle.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":50,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Circle.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":51,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Circle.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":52,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Circle.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":53,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Circle.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":54,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Circle.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":55,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Circle.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":56,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Circle.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"id\":57,\"kind\":128,\"name\":\"Ellipse\",\"url\":\"classes/Ellipse.html\",\"classes\":\"tsd-kind-class\"},{\"id\":58,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Ellipse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":59,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Ellipse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":60,\"kind\":1024,\"name\":\"_radiusX\",\"url\":\"classes/Ellipse.html#_radiusX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":61,\"kind\":1024,\"name\":\"_radiusY\",\"url\":\"classes/Ellipse.html#_radiusY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":62,\"kind\":1024,\"name\":\"_step\",\"url\":\"classes/Ellipse.html#_step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":63,\"kind\":262144,\"name\":\"step\",\"url\":\"classes/Ellipse.html#step\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":64,\"kind\":262144,\"name\":\"radiusX\",\"url\":\"classes/Ellipse.html#radiusX\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":65,\"kind\":262144,\"name\":\"radiusY\",\"url\":\"classes/Ellipse.html#radiusY\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"id\":66,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Ellipse.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":67,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Ellipse.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":68,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Ellipse.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":69,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Ellipse.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":70,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Ellipse.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":71,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Ellipse.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":72,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Ellipse.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":73,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Ellipse.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":74,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Ellipse.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":75,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Ellipse.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":76,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Ellipse.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":77,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Ellipse.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":78,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Ellipse.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":79,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Ellipse.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":80,\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Ellipse.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":81,\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Ellipse.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"id\":82,\"kind\":128,\"name\":\"Polygon\",\"url\":\"classes/Polygon.html\",\"classes\":\"tsd-kind-class\"},{\"id\":83,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Polygon.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":84,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Polygon.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":85,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Polygon.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":86,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Polygon.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":87,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Polygon.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":88,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Polygon.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":89,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Polygon.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":90,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Polygon.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":91,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Polygon.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":92,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Polygon.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":93,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Polygon.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":94,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Polygon.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":95,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Polygon.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":96,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Polygon.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":97,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Polygon.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":98,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Polygon.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":99,\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Polygon.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":100,\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Polygon.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"id\":101,\"kind\":128,\"name\":\"Box\",\"url\":\"classes/Box.html\",\"classes\":\"tsd-kind-class\"},{\"id\":102,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Box.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":103,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Box.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":104,\"kind\":1024,\"name\":\"_width\",\"url\":\"classes/Box.html#_width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":105,\"kind\":1024,\"name\":\"_height\",\"url\":\"classes/Box.html#_height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":106,\"kind\":262144,\"name\":\"width\",\"url\":\"classes/Box.html#width\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":107,\"kind\":262144,\"name\":\"height\",\"url\":\"classes/Box.html#height\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"id\":108,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Box.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":109,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Box.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":110,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Box.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":111,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Box.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":112,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Box.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":113,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Box.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":114,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Box.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":115,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Box.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":116,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Box.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":117,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Box.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":118,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Box.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":119,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Box.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":120,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Box.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":121,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Box.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":122,\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Box.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":123,\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Box.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"id\":124,\"kind\":128,\"name\":\"Point\",\"url\":\"classes/Point.html\",\"classes\":\"tsd-kind-class\"},{\"id\":125,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Point.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Point\"},{\"id\":126,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Point.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Point\"},{\"id\":127,\"kind\":262144,\"name\":\"width\",\"url\":\"classes/Point.html#width\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":128,\"kind\":262144,\"name\":\"height\",\"url\":\"classes/Point.html#height\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":129,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Point.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":130,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Point.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":131,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Point.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":132,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Point.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":133,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Point.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":134,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Point.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":135,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Point.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":136,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Point.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":137,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Point.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":138,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Point.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":139,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Point.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":140,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Point.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":141,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Point.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":142,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Point.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":143,\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Point.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":144,\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Point.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"id\":145,\"kind\":128,\"name\":\"Line\",\"url\":\"classes/Line.html\",\"classes\":\"tsd-kind-class\"},{\"id\":146,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Line.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"id\":147,\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Line.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Line\"},{\"id\":148,\"kind\":262144,\"name\":\"start\",\"url\":\"classes/Line.html#start\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"id\":149,\"kind\":262144,\"name\":\"end\",\"url\":\"classes/Line.html#end\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"id\":150,\"kind\":2048,\"name\":\"getCentroid\",\"url\":\"classes/Line.html#getCentroid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Line\"},{\"id\":151,\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Line.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":152,\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Line.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":153,\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Line.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":154,\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Line.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":155,\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Line.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":156,\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Line.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":157,\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Line.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":158,\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Line.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":159,\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Line.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":160,\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Line.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":161,\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Line.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":162,\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Line.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":163,\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Line.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":164,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Line.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":165,\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Line.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":166,\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Line.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"id\":167,\"kind\":128,\"name\":\"System\",\"url\":\"classes/System.html\",\"classes\":\"tsd-kind-class\"},{\"id\":168,\"kind\":1024,\"name\":\"data\",\"url\":\"classes/System.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":169,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/System.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":170,\"kind\":1024,\"name\":\"children\",\"url\":\"classes/System.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"System.__type\"},{\"id\":171,\"kind\":1024,\"name\":\"response\",\"url\":\"classes/System.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":172,\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/System.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":173,\"kind\":2048,\"name\":\"drawBVH\",\"url\":\"classes/System.html#drawBVH\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":174,\"kind\":2048,\"name\":\"updateBody\",\"url\":\"classes/System.html#updateBody\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":175,\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/System.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":176,\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/System.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":177,\"kind\":2048,\"name\":\"update\",\"url\":\"classes/System.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":178,\"kind\":2048,\"name\":\"separate\",\"url\":\"classes/System.html#separate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":179,\"kind\":2048,\"name\":\"checkOne\",\"url\":\"classes/System.html#checkOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":180,\"kind\":2048,\"name\":\"checkAll\",\"url\":\"classes/System.html#checkAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":181,\"kind\":2048,\"name\":\"getPotentials\",\"url\":\"classes/System.html#getPotentials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":182,\"kind\":2048,\"name\":\"checkCollision\",\"url\":\"classes/System.html#checkCollision\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":183,\"kind\":2048,\"name\":\"raycast\",\"url\":\"classes/System.html#raycast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":184,\"kind\":2048,\"name\":\"createPoint\",\"url\":\"classes/System.html#createPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":185,\"kind\":2048,\"name\":\"createLine\",\"url\":\"classes/System.html#createLine\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":186,\"kind\":2048,\"name\":\"createCircle\",\"url\":\"classes/System.html#createCircle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":187,\"kind\":2048,\"name\":\"createBox\",\"url\":\"classes/System.html#createBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":188,\"kind\":2048,\"name\":\"createEllipse\",\"url\":\"classes/System.html#createEllipse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":189,\"kind\":2048,\"name\":\"createPolygon\",\"url\":\"classes/System.html#createPolygon\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"id\":190,\"kind\":64,\"name\":\"createEllipse\",\"url\":\"functions/createEllipse.html\",\"classes\":\"tsd-kind-function\"},{\"id\":191,\"kind\":64,\"name\":\"createBox\",\"url\":\"functions/createBox.html\",\"classes\":\"tsd-kind-function\"},{\"id\":192,\"kind\":64,\"name\":\"ensureVectorPoint\",\"url\":\"functions/ensureVectorPoint.html\",\"classes\":\"tsd-kind-function\"},{\"id\":193,\"kind\":64,\"name\":\"ensurePolygonPoints\",\"url\":\"functions/ensurePolygonPoints.html\",\"classes\":\"tsd-kind-function\"},{\"id\":194,\"kind\":64,\"name\":\"distance\",\"url\":\"functions/distance.html\",\"classes\":\"tsd-kind-function\"},{\"id\":195,\"kind\":64,\"name\":\"clockwise\",\"url\":\"functions/clockwise.html\",\"classes\":\"tsd-kind-function\"},{\"id\":196,\"kind\":64,\"name\":\"extendBody\",\"url\":\"functions/extendBody.html\",\"classes\":\"tsd-kind-function\"},{\"id\":197,\"kind\":64,\"name\":\"updateAABB\",\"url\":\"functions/updateAABB.html\",\"classes\":\"tsd-kind-function\"},{\"id\":198,\"kind\":64,\"name\":\"dashLineTo\",\"url\":\"functions/dashLineTo.html\",\"classes\":\"tsd-kind-function\"},{\"id\":199,\"kind\":64,\"name\":\"intersectLineCircle\",\"url\":\"functions/intersectLineCircle.html\",\"classes\":\"tsd-kind-function\"},{\"id\":200,\"kind\":64,\"name\":\"intersectLineLine\",\"url\":\"functions/intersectLineLine.html\",\"classes\":\"tsd-kind-function\"},{\"id\":201,\"kind\":64,\"name\":\"intersectLinePolygon\",\"url\":\"functions/intersectLinePolygon.html\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,32.983]],[\"parent/0\",[]],[\"name/1\",[1,20.361]],[\"parent/1\",[0,3.095]],[\"name/2\",[2,21.562]],[\"parent/2\",[0,3.095]],[\"name/3\",[3,23.954]],[\"parent/3\",[0,3.095]],[\"name/4\",[4,21.145]],[\"parent/4\",[0,3.095]],[\"name/5\",[5,21.997]],[\"parent/5\",[0,3.095]],[\"name/6\",[6,22.928]],[\"parent/6\",[0,3.095]],[\"name/7\",[7,36.085]],[\"parent/7\",[]],[\"name/8\",[7,36.085]],[\"parent/8\",[7,3.386]],[\"name/9\",[8,40.604]],[\"parent/9\",[7,3.386]],[\"name/10\",[9,43.969]],[\"parent/10\",[10,4.605]],[\"name/11\",[11,34.414]],[\"parent/11\",[]],[\"name/12\",[12,31.731]],[\"parent/12\",[11,3.229]],[\"name/13\",[13,31.731]],[\"parent/13\",[11,3.229]],[\"name/14\",[14,34.414]],[\"parent/14\",[11,3.229]],[\"name/15\",[15,49.077]],[\"parent/15\",[11,3.229]],[\"name/16\",[16,31.731]],[\"parent/16\",[11,3.229]],[\"name/17\",[17,49.077]],[\"parent/17\",[]],[\"name/18\",[18,40.604]],[\"parent/18\",[]],[\"name/19\",[19,31.731]],[\"parent/19\",[18,3.81]],[\"name/20\",[20,31.731]],[\"parent/20\",[18,3.81]],[\"name/21\",[21,40.604]],[\"parent/21\",[]],[\"name/22\",[19,31.731]],[\"parent/22\",[21,3.81]],[\"name/23\",[20,31.731]],[\"parent/23\",[21,3.81]],[\"name/24\",[22,40.604]],[\"parent/24\",[]],[\"name/25\",[22,40.604]],[\"parent/25\",[22,3.81]],[\"name/26\",[8,40.604]],[\"parent/26\",[23,4.605]],[\"name/27\",[24,49.077]],[\"parent/27\",[25,3.81]],[\"name/28\",[26,49.077]],[\"parent/28\",[25,3.81]],[\"name/29\",[27,49.077]],[\"parent/29\",[25,3.81]],[\"name/30\",[28,49.077]],[\"parent/30\",[]],[\"name/31\",[29,30.619]],[\"parent/31\",[]],[\"name/32\",[30,32.983]],[\"parent/32\",[29,2.873]],[\"name/33\",[12,31.731]],[\"parent/33\",[29,2.873]],[\"name/34\",[13,31.731]],[\"parent/34\",[29,2.873]],[\"name/35\",[16,31.731]],[\"parent/35\",[29,2.873]],[\"name/36\",[31,19.288]],[\"parent/36\",[29,2.873]],[\"name/37\",[32,31.731]],[\"parent/37\",[29,2.873]],[\"name/38\",[33,31.731]],[\"parent/38\",[29,2.873]],[\"name/39\",[34,32.983]],[\"parent/39\",[29,2.873]],[\"name/40\",[3,23.954]],[\"parent/40\",[]],[\"name/41\",[35,34.414]],[\"parent/41\",[3,2.247]],[\"name/42\",[36,34.414]],[\"parent/42\",[3,2.247]],[\"name/43\",[37,34.414]],[\"parent/43\",[3,2.247]],[\"name/44\",[38,34.414]],[\"parent/44\",[3,2.247]],[\"name/45\",[39,34.414]],[\"parent/45\",[3,2.247]],[\"name/46\",[16,31.731]],[\"parent/46\",[3,2.247]],[\"name/47\",[12,31.731]],[\"parent/47\",[3,2.247]],[\"name/48\",[13,31.731]],[\"parent/48\",[3,2.247]],[\"name/49\",[31,19.288]],[\"parent/49\",[3,2.247]],[\"name/50\",[30,32.983]],[\"parent/50\",[3,2.247]],[\"name/51\",[19,31.731]],[\"parent/51\",[3,2.247]],[\"name/52\",[20,31.731]],[\"parent/52\",[3,2.247]],[\"name/53\",[40,34.414]],[\"parent/53\",[3,2.247]],[\"name/54\",[34,32.983]],[\"parent/54\",[3,2.247]],[\"name/55\",[33,31.731]],[\"parent/55\",[3,2.247]],[\"name/56\",[32,31.731]],[\"parent/56\",[3,2.247]],[\"name/57\",[1,20.361]],[\"parent/57\",[]],[\"name/58\",[35,34.414]],[\"parent/58\",[1,1.91]],[\"name/59\",[30,32.983]],[\"parent/59\",[1,1.91]],[\"name/60\",[41,49.077]],[\"parent/60\",[1,1.91]],[\"name/61\",[42,49.077]],[\"parent/61\",[1,1.91]],[\"name/62\",[43,49.077]],[\"parent/62\",[1,1.91]],[\"name/63\",[44,49.077]],[\"parent/63\",[1,1.91]],[\"name/64\",[45,49.077]],[\"parent/64\",[1,1.91]],[\"name/65\",[46,49.077]],[\"parent/65\",[1,1.91]],[\"name/66\",[36,34.414]],[\"parent/66\",[1,1.91]],[\"name/67\",[37,34.414]],[\"parent/67\",[1,1.91]],[\"name/68\",[38,34.414]],[\"parent/68\",[1,1.91]],[\"name/69\",[39,34.414]],[\"parent/69\",[1,1.91]],[\"name/70\",[16,31.731]],[\"parent/70\",[1,1.91]],[\"name/71\",[12,31.731]],[\"parent/71\",[1,1.91]],[\"name/72\",[13,31.731]],[\"parent/72\",[1,1.91]],[\"name/73\",[31,19.288]],[\"parent/73\",[1,1.91]],[\"name/74\",[19,31.731]],[\"parent/74\",[1,1.91]],[\"name/75\",[20,31.731]],[\"parent/75\",[1,1.91]],[\"name/76\",[40,34.414]],[\"parent/76\",[1,1.91]],[\"name/77\",[34,32.983]],[\"parent/77\",[1,1.91]],[\"name/78\",[33,31.731]],[\"parent/78\",[1,1.91]],[\"name/79\",[32,31.731]],[\"parent/79\",[1,1.91]],[\"name/80\",[47,36.085]],[\"parent/80\",[1,1.91]],[\"name/81\",[14,34.414]],[\"parent/81\",[1,1.91]],[\"name/82\",[6,22.928]],[\"parent/82\",[]],[\"name/83\",[35,34.414]],[\"parent/83\",[6,2.151]],[\"name/84\",[36,34.414]],[\"parent/84\",[6,2.151]],[\"name/85\",[37,34.414]],[\"parent/85\",[6,2.151]],[\"name/86\",[38,34.414]],[\"parent/86\",[6,2.151]],[\"name/87\",[39,34.414]],[\"parent/87\",[6,2.151]],[\"name/88\",[16,31.731]],[\"parent/88\",[6,2.151]],[\"name/89\",[12,31.731]],[\"parent/89\",[6,2.151]],[\"name/90\",[13,31.731]],[\"parent/90\",[6,2.151]],[\"name/91\",[31,19.288]],[\"parent/91\",[6,2.151]],[\"name/92\",[30,32.983]],[\"parent/92\",[6,2.151]],[\"name/93\",[19,31.731]],[\"parent/93\",[6,2.151]],[\"name/94\",[20,31.731]],[\"parent/94\",[6,2.151]],[\"name/95\",[40,34.414]],[\"parent/95\",[6,2.151]],[\"name/96\",[34,32.983]],[\"parent/96\",[6,2.151]],[\"name/97\",[33,31.731]],[\"parent/97\",[6,2.151]],[\"name/98\",[32,31.731]],[\"parent/98\",[6,2.151]],[\"name/99\",[47,36.085]],[\"parent/99\",[6,2.151]],[\"name/100\",[14,34.414]],[\"parent/100\",[6,2.151]],[\"name/101\",[4,21.145]],[\"parent/101\",[]],[\"name/102\",[35,34.414]],[\"parent/102\",[4,1.984]],[\"name/103\",[30,32.983]],[\"parent/103\",[4,1.984]],[\"name/104\",[48,49.077]],[\"parent/104\",[4,1.984]],[\"name/105\",[49,49.077]],[\"parent/105\",[4,1.984]],[\"name/106\",[50,43.969]],[\"parent/106\",[4,1.984]],[\"name/107\",[51,43.969]],[\"parent/107\",[4,1.984]],[\"name/108\",[36,34.414]],[\"parent/108\",[4,1.984]],[\"name/109\",[37,34.414]],[\"parent/109\",[4,1.984]],[\"name/110\",[38,34.414]],[\"parent/110\",[4,1.984]],[\"name/111\",[39,34.414]],[\"parent/111\",[4,1.984]],[\"name/112\",[16,31.731]],[\"parent/112\",[4,1.984]],[\"name/113\",[12,31.731]],[\"parent/113\",[4,1.984]],[\"name/114\",[13,31.731]],[\"parent/114\",[4,1.984]],[\"name/115\",[31,19.288]],[\"parent/115\",[4,1.984]],[\"name/116\",[19,31.731]],[\"parent/116\",[4,1.984]],[\"name/117\",[20,31.731]],[\"parent/117\",[4,1.984]],[\"name/118\",[40,34.414]],[\"parent/118\",[4,1.984]],[\"name/119\",[34,32.983]],[\"parent/119\",[4,1.984]],[\"name/120\",[33,31.731]],[\"parent/120\",[4,1.984]],[\"name/121\",[32,31.731]],[\"parent/121\",[4,1.984]],[\"name/122\",[47,36.085]],[\"parent/122\",[4,1.984]],[\"name/123\",[14,34.414]],[\"parent/123\",[4,1.984]],[\"name/124\",[5,21.997]],[\"parent/124\",[]],[\"name/125\",[35,34.414]],[\"parent/125\",[5,2.064]],[\"name/126\",[30,32.983]],[\"parent/126\",[5,2.064]],[\"name/127\",[50,43.969]],[\"parent/127\",[5,2.064]],[\"name/128\",[51,43.969]],[\"parent/128\",[5,2.064]],[\"name/129\",[36,34.414]],[\"parent/129\",[5,2.064]],[\"name/130\",[37,34.414]],[\"parent/130\",[5,2.064]],[\"name/131\",[38,34.414]],[\"parent/131\",[5,2.064]],[\"name/132\",[39,34.414]],[\"parent/132\",[5,2.064]],[\"name/133\",[16,31.731]],[\"parent/133\",[5,2.064]],[\"name/134\",[12,31.731]],[\"parent/134\",[5,2.064]],[\"name/135\",[13,31.731]],[\"parent/135\",[5,2.064]],[\"name/136\",[31,19.288]],[\"parent/136\",[5,2.064]],[\"name/137\",[19,31.731]],[\"parent/137\",[5,2.064]],[\"name/138\",[20,31.731]],[\"parent/138\",[5,2.064]],[\"name/139\",[40,34.414]],[\"parent/139\",[5,2.064]],[\"name/140\",[34,32.983]],[\"parent/140\",[5,2.064]],[\"name/141\",[33,31.731]],[\"parent/141\",[5,2.064]],[\"name/142\",[32,31.731]],[\"parent/142\",[5,2.064]],[\"name/143\",[47,36.085]],[\"parent/143\",[5,2.064]],[\"name/144\",[14,34.414]],[\"parent/144\",[5,2.064]],[\"name/145\",[2,21.562]],[\"parent/145\",[]],[\"name/146\",[35,34.414]],[\"parent/146\",[2,2.023]],[\"name/147\",[30,32.983]],[\"parent/147\",[2,2.023]],[\"name/148\",[52,49.077]],[\"parent/148\",[2,2.023]],[\"name/149\",[53,49.077]],[\"parent/149\",[2,2.023]],[\"name/150\",[54,49.077]],[\"parent/150\",[2,2.023]],[\"name/151\",[36,34.414]],[\"parent/151\",[2,2.023]],[\"name/152\",[37,34.414]],[\"parent/152\",[2,2.023]],[\"name/153\",[38,34.414]],[\"parent/153\",[2,2.023]],[\"name/154\",[39,34.414]],[\"parent/154\",[2,2.023]],[\"name/155\",[16,31.731]],[\"parent/155\",[2,2.023]],[\"name/156\",[12,31.731]],[\"parent/156\",[2,2.023]],[\"name/157\",[13,31.731]],[\"parent/157\",[2,2.023]],[\"name/158\",[31,19.288]],[\"parent/158\",[2,2.023]],[\"name/159\",[19,31.731]],[\"parent/159\",[2,2.023]],[\"name/160\",[20,31.731]],[\"parent/160\",[2,2.023]],[\"name/161\",[40,34.414]],[\"parent/161\",[2,2.023]],[\"name/162\",[34,32.983]],[\"parent/162\",[2,2.023]],[\"name/163\",[33,31.731]],[\"parent/163\",[2,2.023]],[\"name/164\",[32,31.731]],[\"parent/164\",[2,2.023]],[\"name/165\",[47,36.085]],[\"parent/165\",[2,2.023]],[\"name/166\",[14,34.414]],[\"parent/166\",[2,2.023]],[\"name/167\",[31,19.288]],[\"parent/167\",[]],[\"name/168\",[7,36.085]],[\"parent/168\",[31,1.81]],[\"name/169\",[8,40.604]],[\"parent/169\",[31,1.81]],[\"name/170\",[9,43.969]],[\"parent/170\",[55,4.605]],[\"name/171\",[56,49.077]],[\"parent/171\",[31,1.81]],[\"name/172\",[32,31.731]],[\"parent/172\",[31,1.81]],[\"name/173\",[57,49.077]],[\"parent/173\",[31,1.81]],[\"name/174\",[58,49.077]],[\"parent/174\",[31,1.81]],[\"name/175\",[59,49.077]],[\"parent/175\",[31,1.81]],[\"name/176\",[60,49.077]],[\"parent/176\",[31,1.81]],[\"name/177\",[61,49.077]],[\"parent/177\",[31,1.81]],[\"name/178\",[62,49.077]],[\"parent/178\",[31,1.81]],[\"name/179\",[63,49.077]],[\"parent/179\",[31,1.81]],[\"name/180\",[64,49.077]],[\"parent/180\",[31,1.81]],[\"name/181\",[65,49.077]],[\"parent/181\",[31,1.81]],[\"name/182\",[66,49.077]],[\"parent/182\",[31,1.81]],[\"name/183\",[67,49.077]],[\"parent/183\",[31,1.81]],[\"name/184\",[68,49.077]],[\"parent/184\",[31,1.81]],[\"name/185\",[69,49.077]],[\"parent/185\",[31,1.81]],[\"name/186\",[70,49.077]],[\"parent/186\",[31,1.81]],[\"name/187\",[71,43.969]],[\"parent/187\",[31,1.81]],[\"name/188\",[72,43.969]],[\"parent/188\",[31,1.81]],[\"name/189\",[73,49.077]],[\"parent/189\",[31,1.81]],[\"name/190\",[72,43.969]],[\"parent/190\",[]],[\"name/191\",[71,43.969]],[\"parent/191\",[]],[\"name/192\",[74,49.077]],[\"parent/192\",[]],[\"name/193\",[75,49.077]],[\"parent/193\",[]],[\"name/194\",[76,49.077]],[\"parent/194\",[]],[\"name/195\",[77,49.077]],[\"parent/195\",[]],[\"name/196\",[78,49.077]],[\"parent/196\",[]],[\"name/197\",[33,31.731]],[\"parent/197\",[]],[\"name/198\",[79,49.077]],[\"parent/198\",[]],[\"name/199\",[80,49.077]],[\"parent/199\",[]],[\"name/200\",[81,49.077]],[\"parent/200\",[]],[\"name/201\",[82,49.077]],[\"parent/201\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":8,\"name\":{\"9\":{},\"26\":{},\"169\":{}},\"parent\":{}}],[\"_height\",{\"_index\":49,\"name\":{\"105\":{}},\"parent\":{}}],[\"_radiusx\",{\"_index\":41,\"name\":{\"60\":{}},\"parent\":{}}],[\"_radiusy\",{\"_index\":42,\"name\":{\"61\":{}},\"parent\":{}}],[\"_step\",{\"_index\":43,\"name\":{\"62\":{}},\"parent\":{}}],[\"_width\",{\"_index\":48,\"name\":{\"104\":{}},\"parent\":{}}],[\"angle\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"body\",{\"_index\":28,\"name\":{\"30\":{}},\"parent\":{}}],[\"bodyoptions\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{}}}],[\"box\",{\"_index\":4,\"name\":{\"4\":{},\"101\":{}},\"parent\":{\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{},\"107\":{},\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{}}}],[\"center\",{\"_index\":14,\"name\":{\"14\":{},\"81\":{},\"100\":{},\"123\":{},\"144\":{},\"166\":{}},\"parent\":{}}],[\"checkall\",{\"_index\":64,\"name\":{\"180\":{}},\"parent\":{}}],[\"checkcollision\",{\"_index\":66,\"name\":{\"182\":{}},\"parent\":{}}],[\"checkone\",{\"_index\":63,\"name\":{\"179\":{}},\"parent\":{}}],[\"children\",{\"_index\":9,\"name\":{\"10\":{},\"170\":{}},\"parent\":{}}],[\"circle\",{\"_index\":3,\"name\":{\"3\":{},\"40\":{}},\"parent\":{\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{},\"50\":{},\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{}}}],[\"clockwise\",{\"_index\":77,\"name\":{\"195\":{}},\"parent\":{}}],[\"collider\",{\"_index\":29,\"name\":{\"31\":{}},\"parent\":{\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{}}}],[\"constructor\",{\"_index\":35,\"name\":{\"41\":{},\"58\":{},\"83\":{},\"102\":{},\"125\":{},\"146\":{}},\"parent\":{}}],[\"createbox\",{\"_index\":71,\"name\":{\"187\":{},\"191\":{}},\"parent\":{}}],[\"createcircle\",{\"_index\":70,\"name\":{\"186\":{}},\"parent\":{}}],[\"createellipse\",{\"_index\":72,\"name\":{\"188\":{},\"190\":{}},\"parent\":{}}],[\"createline\",{\"_index\":69,\"name\":{\"185\":{}},\"parent\":{}}],[\"createpoint\",{\"_index\":68,\"name\":{\"184\":{}},\"parent\":{}}],[\"createpolygon\",{\"_index\":73,\"name\":{\"189\":{}},\"parent\":{}}],[\"dashlineto\",{\"_index\":79,\"name\":{\"198\":{}},\"parent\":{}}],[\"data\",{\"_index\":7,\"name\":{\"7\":{},\"8\":{},\"168\":{}},\"parent\":{\"8\":{},\"9\":{}}}],[\"data.__type\",{\"_index\":10,\"name\":{},\"parent\":{\"10\":{}}}],[\"distance\",{\"_index\":76,\"name\":{\"194\":{}},\"parent\":{}}],[\"draw\",{\"_index\":32,\"name\":{\"37\":{},\"56\":{},\"79\":{},\"98\":{},\"121\":{},\"142\":{},\"164\":{},\"172\":{}},\"parent\":{}}],[\"drawbvh\",{\"_index\":57,\"name\":{\"173\":{}},\"parent\":{}}],[\"ellipse\",{\"_index\":1,\"name\":{\"1\":{},\"57\":{}},\"parent\":{\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{},\"76\":{},\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{}}}],[\"end\",{\"_index\":53,\"name\":{\"149\":{}},\"parent\":{}}],[\"ensurepolygonpoints\",{\"_index\":75,\"name\":{\"193\":{}},\"parent\":{}}],[\"ensurevectorpoint\",{\"_index\":74,\"name\":{\"192\":{}},\"parent\":{}}],[\"extendbody\",{\"_index\":78,\"name\":{\"196\":{}},\"parent\":{}}],[\"getaabbasbbox\",{\"_index\":34,\"name\":{\"39\":{},\"54\":{},\"77\":{},\"96\":{},\"119\":{},\"140\":{},\"162\":{}},\"parent\":{}}],[\"getaabbasbox\",{\"_index\":22,\"name\":{\"24\":{},\"25\":{}},\"parent\":{\"25\":{}}}],[\"getaabbasbox.getaabbasbox.getaabbasbox\",{\"_index\":23,\"name\":{},\"parent\":{\"26\":{}}}],[\"getaabbasbox.getaabbasbox.getaabbasbox.__type\",{\"_index\":25,\"name\":{},\"parent\":{\"27\":{},\"28\":{},\"29\":{}}}],[\"getcentroid\",{\"_index\":54,\"name\":{\"150\":{}},\"parent\":{}}],[\"getcentroidwithoutrotation\",{\"_index\":47,\"name\":{\"80\":{},\"99\":{},\"122\":{},\"143\":{},\"165\":{}},\"parent\":{}}],[\"getpotentials\",{\"_index\":65,\"name\":{\"181\":{}},\"parent\":{}}],[\"h\",{\"_index\":27,\"name\":{\"29\":{}},\"parent\":{}}],[\"height\",{\"_index\":51,\"name\":{\"107\":{},\"128\":{}},\"parent\":{}}],[\"insert\",{\"_index\":60,\"name\":{\"176\":{}},\"parent\":{}}],[\"intersectlinecircle\",{\"_index\":80,\"name\":{\"199\":{}},\"parent\":{}}],[\"intersectlineline\",{\"_index\":81,\"name\":{\"200\":{}},\"parent\":{}}],[\"intersectlinepolygon\",{\"_index\":82,\"name\":{\"201\":{}},\"parent\":{}}],[\"isstatic\",{\"_index\":12,\"name\":{\"12\":{},\"33\":{},\"47\":{},\"71\":{},\"89\":{},\"113\":{},\"134\":{},\"156\":{}},\"parent\":{}}],[\"istrigger\",{\"_index\":13,\"name\":{\"13\":{},\"34\":{},\"48\":{},\"72\":{},\"90\":{},\"114\":{},\"135\":{},\"157\":{}},\"parent\":{}}],[\"line\",{\"_index\":2,\"name\":{\"2\":{},\"145\":{}},\"parent\":{\"146\":{},\"147\":{},\"148\":{},\"149\":{},\"150\":{},\"151\":{},\"152\":{},\"153\":{},\"154\":{},\"155\":{},\"156\":{},\"157\":{},\"158\":{},\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{},\"165\":{},\"166\":{}}}],[\"maxx\",{\"_index\":37,\"name\":{\"43\":{},\"67\":{},\"85\":{},\"109\":{},\"130\":{},\"152\":{}},\"parent\":{}}],[\"maxy\",{\"_index\":39,\"name\":{\"45\":{},\"69\":{},\"87\":{},\"111\":{},\"132\":{},\"154\":{}},\"parent\":{}}],[\"minx\",{\"_index\":36,\"name\":{\"42\":{},\"66\":{},\"84\":{},\"108\":{},\"129\":{},\"151\":{}},\"parent\":{}}],[\"miny\",{\"_index\":38,\"name\":{\"44\":{},\"68\":{},\"86\":{},\"110\":{},\"131\":{},\"153\":{}},\"parent\":{}}],[\"padding\",{\"_index\":16,\"name\":{\"16\":{},\"35\":{},\"46\":{},\"70\":{},\"88\":{},\"112\":{},\"133\":{},\"155\":{}},\"parent\":{}}],[\"point\",{\"_index\":5,\"name\":{\"5\":{},\"124\":{}},\"parent\":{\"125\":{},\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{}}}],[\"polygon\",{\"_index\":6,\"name\":{\"6\":{},\"82\":{}},\"parent\":{\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{},\"89\":{},\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{}}}],[\"pos\",{\"_index\":24,\"name\":{\"27\":{}},\"parent\":{}}],[\"potentialvector\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{\"19\":{},\"20\":{}}}],[\"radiusx\",{\"_index\":45,\"name\":{\"64\":{}},\"parent\":{}}],[\"radiusy\",{\"_index\":46,\"name\":{\"65\":{}},\"parent\":{}}],[\"raycast\",{\"_index\":67,\"name\":{\"183\":{}},\"parent\":{}}],[\"raycastresult\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"remove\",{\"_index\":59,\"name\":{\"175\":{}},\"parent\":{}}],[\"response\",{\"_index\":56,\"name\":{\"171\":{}},\"parent\":{}}],[\"separate\",{\"_index\":62,\"name\":{\"178\":{}},\"parent\":{}}],[\"setposition\",{\"_index\":40,\"name\":{\"53\":{},\"76\":{},\"95\":{},\"118\":{},\"139\":{},\"161\":{}},\"parent\":{}}],[\"start\",{\"_index\":52,\"name\":{\"148\":{}},\"parent\":{}}],[\"step\",{\"_index\":44,\"name\":{\"63\":{}},\"parent\":{}}],[\"system\",{\"_index\":31,\"name\":{\"36\":{},\"49\":{},\"73\":{},\"91\":{},\"115\":{},\"136\":{},\"158\":{},\"167\":{}},\"parent\":{\"168\":{},\"169\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{},\"176\":{},\"177\":{},\"178\":{},\"179\":{},\"180\":{},\"181\":{},\"182\":{},\"183\":{},\"184\":{},\"185\":{},\"186\":{},\"187\":{},\"188\":{},\"189\":{}}}],[\"system.__type\",{\"_index\":55,\"name\":{},\"parent\":{\"170\":{}}}],[\"type\",{\"_index\":30,\"name\":{\"32\":{},\"50\":{},\"59\":{},\"92\":{},\"103\":{},\"126\":{},\"147\":{}},\"parent\":{}}],[\"types\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{},\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{}}}],[\"update\",{\"_index\":61,\"name\":{\"177\":{}},\"parent\":{}}],[\"updateaabb\",{\"_index\":33,\"name\":{\"38\":{},\"55\":{},\"78\":{},\"97\":{},\"120\":{},\"141\":{},\"163\":{},\"197\":{}},\"parent\":{}}],[\"updatebody\",{\"_index\":58,\"name\":{\"174\":{}},\"parent\":{}}],[\"vector\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{\"22\":{},\"23\":{}}}],[\"w\",{\"_index\":26,\"name\":{\"28\":{}},\"parent\":{}}],[\"width\",{\"_index\":50,\"name\":{\"106\":{},\"127\":{}},\"parent\":{}}],[\"x\",{\"_index\":19,\"name\":{\"19\":{},\"22\":{},\"51\":{},\"74\":{},\"93\":{},\"116\":{},\"137\":{},\"159\":{}},\"parent\":{}}],[\"y\",{\"_index\":20,\"name\":{\"20\":{},\"23\":{},\"52\":{},\"75\":{},\"94\":{},\"117\":{},\"138\":{},\"160\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":8,\"name\":\"Types\",\"url\":\"enums/Types.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Ellipse\",\"url\":\"enums/Types.html#Ellipse\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":16,\"name\":\"Line\",\"url\":\"enums/Types.html#Line\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":16,\"name\":\"Circle\",\"url\":\"enums/Types.html#Circle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":16,\"name\":\"Box\",\"url\":\"enums/Types.html#Box\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":16,\"name\":\"Point\",\"url\":\"enums/Types.html#Point\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":16,\"name\":\"Polygon\",\"url\":\"enums/Types.html#Polygon\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"Types\"},{\"kind\":256,\"name\":\"Data\",\"url\":\"interfaces/Data.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/Data.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Data\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Data.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-interface\",\"parent\":\"Data\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"interfaces/Data.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"Data.__type\"},{\"kind\":256,\"name\":\"BodyOptions\",\"url\":\"interfaces/BodyOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"interfaces/BodyOptions.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"interfaces/BodyOptions.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"kind\":1024,\"name\":\"center\",\"url\":\"interfaces/BodyOptions.html#center\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"kind\":1024,\"name\":\"angle\",\"url\":\"interfaces/BodyOptions.html#angle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/BodyOptions.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BodyOptions\"},{\"kind\":4194304,\"name\":\"RaycastResult\",\"url\":\"types/RaycastResult.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"PotentialVector\",\"url\":\"interfaces/PotentialVector.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/PotentialVector.html#x\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PotentialVector\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/PotentialVector.html#y\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PotentialVector\"},{\"kind\":256,\"name\":\"Vector\",\"url\":\"interfaces/Vector.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"x\",\"url\":\"interfaces/Vector.html#x\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Vector\"},{\"kind\":1024,\"name\":\"y\",\"url\":\"interfaces/Vector.html#y\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Vector\"},{\"kind\":256,\"name\":\"GetAABBAsBox\",\"url\":\"interfaces/GetAABBAsBox.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":2048,\"name\":\"getAABBAsBox\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"GetAABBAsBox\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox\"},{\"kind\":1024,\"name\":\"pos\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.pos\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"kind\":1024,\"name\":\"w\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.w\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"kind\":1024,\"name\":\"h\",\"url\":\"interfaces/GetAABBAsBox.html#getAABBAsBox.getAABBAsBox-1.__type.h\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"GetAABBAsBox.getAABBAsBox.getAABBAsBox.__type\"},{\"kind\":4194304,\"name\":\"Body\",\"url\":\"types/Body.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"Collider\",\"url\":\"interfaces/Collider.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/Collider.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"interfaces/Collider.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"interfaces/Collider.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/Collider.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"interfaces/Collider.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"interfaces/Collider.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"interfaces/Collider.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"interfaces/Collider.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"Collider\"},{\"kind\":128,\"name\":\"Circle\",\"url\":\"classes/Circle.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Circle.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Circle.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Circle.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Circle.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Circle.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Circle.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Circle.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Circle.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Circle.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Circle.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Circle.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Circle.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Circle.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Circle.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Circle.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Circle.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Circle\"},{\"kind\":128,\"name\":\"Ellipse\",\"url\":\"classes/Ellipse.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Ellipse.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Ellipse.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"_radiusX\",\"url\":\"classes/Ellipse.html#_radiusX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"_radiusY\",\"url\":\"classes/Ellipse.html#_radiusY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"_step\",\"url\":\"classes/Ellipse.html#_step\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Ellipse\"},{\"kind\":262144,\"name\":\"step\",\"url\":\"classes/Ellipse.html#step\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"kind\":262144,\"name\":\"radiusX\",\"url\":\"classes/Ellipse.html#radiusX\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"kind\":262144,\"name\":\"radiusY\",\"url\":\"classes/Ellipse.html#radiusY\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Ellipse.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Ellipse.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Ellipse.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Ellipse.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Ellipse.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Ellipse.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Ellipse.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Ellipse.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Ellipse.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Ellipse.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Ellipse.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Ellipse.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Ellipse.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Ellipse.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Ellipse.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Ellipse.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Ellipse\"},{\"kind\":128,\"name\":\"Polygon\",\"url\":\"classes/Polygon.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Polygon.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Polygon.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Polygon.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Polygon.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Polygon.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Polygon.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Polygon.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Polygon.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Polygon.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Polygon.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Polygon.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Polygon.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Polygon.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Polygon.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Polygon.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Polygon.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Polygon.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Polygon.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Polygon\"},{\"kind\":128,\"name\":\"Box\",\"url\":\"classes/Box.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Box.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Box.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"_width\",\"url\":\"classes/Box.html#_width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"_height\",\"url\":\"classes/Box.html#_height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Box\"},{\"kind\":262144,\"name\":\"width\",\"url\":\"classes/Box.html#width\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"kind\":262144,\"name\":\"height\",\"url\":\"classes/Box.html#height\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Box.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Box.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Box.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Box.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Box.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Box.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Box.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Box.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Box.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Box.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Box.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Box.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Box.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Box.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Box.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Box.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Box\"},{\"kind\":128,\"name\":\"Point\",\"url\":\"classes/Point.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Point.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Point.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Point\"},{\"kind\":262144,\"name\":\"width\",\"url\":\"classes/Point.html#width\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":262144,\"name\":\"height\",\"url\":\"classes/Point.html#height\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Point.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Point.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Point.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Point.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Point.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Point.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Point.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Point.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Point.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Point.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Point.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Point.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Point.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Point.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Point.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Point.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Point\"},{\"kind\":128,\"name\":\"Line\",\"url\":\"classes/Line.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Line.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/Line.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Line\"},{\"kind\":262144,\"name\":\"start\",\"url\":\"classes/Line.html#start\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"kind\":262144,\"name\":\"end\",\"url\":\"classes/Line.html#end\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"getCentroid\",\"url\":\"classes/Line.html#getCentroid\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"minX\",\"url\":\"classes/Line.html#minX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"maxX\",\"url\":\"classes/Line.html#maxX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"minY\",\"url\":\"classes/Line.html#minY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"maxY\",\"url\":\"classes/Line.html#maxY\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"classes/Line.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"isStatic\",\"url\":\"classes/Line.html#isStatic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"isTrigger\",\"url\":\"classes/Line.html#isTrigger\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":1024,\"name\":\"system\",\"url\":\"classes/Line.html#system\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":262144,\"name\":\"x\",\"url\":\"classes/Line.html#x\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":262144,\"name\":\"y\",\"url\":\"classes/Line.html#y\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"setPosition\",\"url\":\"classes/Line.html#setPosition\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"getAABBAsBBox\",\"url\":\"classes/Line.html#getAABBAsBBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"updateAABB\",\"url\":\"classes/Line.html#updateAABB\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/Line.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"getCentroidWithoutRotation\",\"url\":\"classes/Line.html#getCentroidWithoutRotation\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":2048,\"name\":\"center\",\"url\":\"classes/Line.html#center\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"Line\"},{\"kind\":128,\"name\":\"System\",\"url\":\"classes/System.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"classes/System.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/System.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":1024,\"name\":\"children\",\"url\":\"classes/System.html#__type.children\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"System.__type\"},{\"kind\":1024,\"name\":\"response\",\"url\":\"classes/System.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"draw\",\"url\":\"classes/System.html#draw\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"drawBVH\",\"url\":\"classes/System.html#drawBVH\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"updateBody\",\"url\":\"classes/System.html#updateBody\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"remove\",\"url\":\"classes/System.html#remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"insert\",\"url\":\"classes/System.html#insert\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"update\",\"url\":\"classes/System.html#update\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"separate\",\"url\":\"classes/System.html#separate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"checkOne\",\"url\":\"classes/System.html#checkOne\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"checkAll\",\"url\":\"classes/System.html#checkAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"getPotentials\",\"url\":\"classes/System.html#getPotentials\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"checkCollision\",\"url\":\"classes/System.html#checkCollision\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"raycast\",\"url\":\"classes/System.html#raycast\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createPoint\",\"url\":\"classes/System.html#createPoint\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createLine\",\"url\":\"classes/System.html#createLine\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createCircle\",\"url\":\"classes/System.html#createCircle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createBox\",\"url\":\"classes/System.html#createBox\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createEllipse\",\"url\":\"classes/System.html#createEllipse\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":2048,\"name\":\"createPolygon\",\"url\":\"classes/System.html#createPolygon\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"System\"},{\"kind\":64,\"name\":\"createEllipse\",\"url\":\"functions/createEllipse.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"createBox\",\"url\":\"functions/createBox.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"ensureVectorPoint\",\"url\":\"functions/ensureVectorPoint.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"ensurePolygonPoints\",\"url\":\"functions/ensurePolygonPoints.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"distance\",\"url\":\"functions/distance.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"clockwise\",\"url\":\"functions/clockwise.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"extendBody\",\"url\":\"functions/extendBody.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"updateAABB\",\"url\":\"functions/updateAABB.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"dashLineTo\",\"url\":\"functions/dashLineTo.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"intersectLineCircle\",\"url\":\"functions/intersectLineCircle.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"intersectLineLine\",\"url\":\"functions/intersectLineLine.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"intersectLinePolygon\",\"url\":\"functions/intersectLinePolygon.html\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,49.077]],[\"comment/0\",[]],[\"name/1\",[1,43.969]],[\"comment/1\",[]],[\"name/2\",[2,43.969]],[\"comment/2\",[]],[\"name/3\",[3,43.969]],[\"comment/3\",[]],[\"name/4\",[4,43.969]],[\"comment/4\",[]],[\"name/5\",[5,43.969]],[\"comment/5\",[]],[\"name/6\",[6,43.969]],[\"comment/6\",[]],[\"name/7\",[7,40.604]],[\"comment/7\",[]],[\"name/8\",[7,40.604]],[\"comment/8\",[]],[\"name/9\",[8,40.604]],[\"comment/9\",[]],[\"name/10\",[9,43.969]],[\"comment/10\",[]],[\"name/11\",[10,49.077]],[\"comment/11\",[]],[\"name/12\",[11,31.731]],[\"comment/12\",[]],[\"name/13\",[12,31.731]],[\"comment/13\",[]],[\"name/14\",[13,34.414]],[\"comment/14\",[]],[\"name/15\",[14,49.077]],[\"comment/15\",[]],[\"name/16\",[15,31.731]],[\"comment/16\",[]],[\"name/17\",[16,49.077]],[\"comment/17\",[]],[\"name/18\",[17,49.077]],[\"comment/18\",[]],[\"name/19\",[18,31.731]],[\"comment/19\",[]],[\"name/20\",[19,31.731]],[\"comment/20\",[]],[\"name/21\",[20,49.077]],[\"comment/21\",[]],[\"name/22\",[18,31.731]],[\"comment/22\",[]],[\"name/23\",[19,31.731]],[\"comment/23\",[]],[\"name/24\",[21,43.969]],[\"comment/24\",[]],[\"name/25\",[21,43.969]],[\"comment/25\",[]],[\"name/26\",[8,40.604]],[\"comment/26\",[]],[\"name/27\",[22,49.077]],[\"comment/27\",[]],[\"name/28\",[23,49.077]],[\"comment/28\",[]],[\"name/29\",[24,49.077]],[\"comment/29\",[]],[\"name/30\",[25,49.077]],[\"comment/30\",[]],[\"name/31\",[26,49.077]],[\"comment/31\",[]],[\"name/32\",[27,32.983]],[\"comment/32\",[]],[\"name/33\",[11,31.731]],[\"comment/33\",[]],[\"name/34\",[12,31.731]],[\"comment/34\",[]],[\"name/35\",[15,31.731]],[\"comment/35\",[]],[\"name/36\",[28,31.731]],[\"comment/36\",[]],[\"name/37\",[29,31.731]],[\"comment/37\",[]],[\"name/38\",[30,31.731]],[\"comment/38\",[]],[\"name/39\",[31,32.983]],[\"comment/39\",[]],[\"name/40\",[3,43.969]],[\"comment/40\",[]],[\"name/41\",[32,34.414]],[\"comment/41\",[]],[\"name/42\",[33,34.414]],[\"comment/42\",[]],[\"name/43\",[34,34.414]],[\"comment/43\",[]],[\"name/44\",[35,34.414]],[\"comment/44\",[]],[\"name/45\",[36,34.414]],[\"comment/45\",[]],[\"name/46\",[15,31.731]],[\"comment/46\",[]],[\"name/47\",[11,31.731]],[\"comment/47\",[]],[\"name/48\",[12,31.731]],[\"comment/48\",[]],[\"name/49\",[28,31.731]],[\"comment/49\",[]],[\"name/50\",[27,32.983]],[\"comment/50\",[]],[\"name/51\",[18,31.731]],[\"comment/51\",[]],[\"name/52\",[19,31.731]],[\"comment/52\",[]],[\"name/53\",[37,34.414]],[\"comment/53\",[]],[\"name/54\",[31,32.983]],[\"comment/54\",[]],[\"name/55\",[30,31.731]],[\"comment/55\",[]],[\"name/56\",[29,31.731]],[\"comment/56\",[]],[\"name/57\",[1,43.969]],[\"comment/57\",[]],[\"name/58\",[32,34.414]],[\"comment/58\",[]],[\"name/59\",[27,32.983]],[\"comment/59\",[]],[\"name/60\",[38,49.077]],[\"comment/60\",[]],[\"name/61\",[39,49.077]],[\"comment/61\",[]],[\"name/62\",[40,49.077]],[\"comment/62\",[]],[\"name/63\",[41,49.077]],[\"comment/63\",[]],[\"name/64\",[42,49.077]],[\"comment/64\",[]],[\"name/65\",[43,49.077]],[\"comment/65\",[]],[\"name/66\",[33,34.414]],[\"comment/66\",[]],[\"name/67\",[34,34.414]],[\"comment/67\",[]],[\"name/68\",[35,34.414]],[\"comment/68\",[]],[\"name/69\",[36,34.414]],[\"comment/69\",[]],[\"name/70\",[15,31.731]],[\"comment/70\",[]],[\"name/71\",[11,31.731]],[\"comment/71\",[]],[\"name/72\",[12,31.731]],[\"comment/72\",[]],[\"name/73\",[28,31.731]],[\"comment/73\",[]],[\"name/74\",[18,31.731]],[\"comment/74\",[]],[\"name/75\",[19,31.731]],[\"comment/75\",[]],[\"name/76\",[37,34.414]],[\"comment/76\",[]],[\"name/77\",[31,32.983]],[\"comment/77\",[]],[\"name/78\",[30,31.731]],[\"comment/78\",[]],[\"name/79\",[29,31.731]],[\"comment/79\",[]],[\"name/80\",[44,36.085]],[\"comment/80\",[]],[\"name/81\",[13,34.414]],[\"comment/81\",[]],[\"name/82\",[6,43.969]],[\"comment/82\",[]],[\"name/83\",[32,34.414]],[\"comment/83\",[]],[\"name/84\",[33,34.414]],[\"comment/84\",[]],[\"name/85\",[34,34.414]],[\"comment/85\",[]],[\"name/86\",[35,34.414]],[\"comment/86\",[]],[\"name/87\",[36,34.414]],[\"comment/87\",[]],[\"name/88\",[15,31.731]],[\"comment/88\",[]],[\"name/89\",[11,31.731]],[\"comment/89\",[]],[\"name/90\",[12,31.731]],[\"comment/90\",[]],[\"name/91\",[28,31.731]],[\"comment/91\",[]],[\"name/92\",[27,32.983]],[\"comment/92\",[]],[\"name/93\",[18,31.731]],[\"comment/93\",[]],[\"name/94\",[19,31.731]],[\"comment/94\",[]],[\"name/95\",[37,34.414]],[\"comment/95\",[]],[\"name/96\",[31,32.983]],[\"comment/96\",[]],[\"name/97\",[30,31.731]],[\"comment/97\",[]],[\"name/98\",[29,31.731]],[\"comment/98\",[]],[\"name/99\",[44,36.085]],[\"comment/99\",[]],[\"name/100\",[13,34.414]],[\"comment/100\",[]],[\"name/101\",[4,43.969]],[\"comment/101\",[]],[\"name/102\",[32,34.414]],[\"comment/102\",[]],[\"name/103\",[27,32.983]],[\"comment/103\",[]],[\"name/104\",[45,49.077]],[\"comment/104\",[]],[\"name/105\",[46,49.077]],[\"comment/105\",[]],[\"name/106\",[47,43.969]],[\"comment/106\",[]],[\"name/107\",[48,43.969]],[\"comment/107\",[]],[\"name/108\",[33,34.414]],[\"comment/108\",[]],[\"name/109\",[34,34.414]],[\"comment/109\",[]],[\"name/110\",[35,34.414]],[\"comment/110\",[]],[\"name/111\",[36,34.414]],[\"comment/111\",[]],[\"name/112\",[15,31.731]],[\"comment/112\",[]],[\"name/113\",[11,31.731]],[\"comment/113\",[]],[\"name/114\",[12,31.731]],[\"comment/114\",[]],[\"name/115\",[28,31.731]],[\"comment/115\",[]],[\"name/116\",[18,31.731]],[\"comment/116\",[]],[\"name/117\",[19,31.731]],[\"comment/117\",[]],[\"name/118\",[37,34.414]],[\"comment/118\",[]],[\"name/119\",[31,32.983]],[\"comment/119\",[]],[\"name/120\",[30,31.731]],[\"comment/120\",[]],[\"name/121\",[29,31.731]],[\"comment/121\",[]],[\"name/122\",[44,36.085]],[\"comment/122\",[]],[\"name/123\",[13,34.414]],[\"comment/123\",[]],[\"name/124\",[5,43.969]],[\"comment/124\",[]],[\"name/125\",[32,34.414]],[\"comment/125\",[]],[\"name/126\",[27,32.983]],[\"comment/126\",[]],[\"name/127\",[47,43.969]],[\"comment/127\",[]],[\"name/128\",[48,43.969]],[\"comment/128\",[]],[\"name/129\",[33,34.414]],[\"comment/129\",[]],[\"name/130\",[34,34.414]],[\"comment/130\",[]],[\"name/131\",[35,34.414]],[\"comment/131\",[]],[\"name/132\",[36,34.414]],[\"comment/132\",[]],[\"name/133\",[15,31.731]],[\"comment/133\",[]],[\"name/134\",[11,31.731]],[\"comment/134\",[]],[\"name/135\",[12,31.731]],[\"comment/135\",[]],[\"name/136\",[28,31.731]],[\"comment/136\",[]],[\"name/137\",[18,31.731]],[\"comment/137\",[]],[\"name/138\",[19,31.731]],[\"comment/138\",[]],[\"name/139\",[37,34.414]],[\"comment/139\",[]],[\"name/140\",[31,32.983]],[\"comment/140\",[]],[\"name/141\",[30,31.731]],[\"comment/141\",[]],[\"name/142\",[29,31.731]],[\"comment/142\",[]],[\"name/143\",[44,36.085]],[\"comment/143\",[]],[\"name/144\",[13,34.414]],[\"comment/144\",[]],[\"name/145\",[2,43.969]],[\"comment/145\",[]],[\"name/146\",[32,34.414]],[\"comment/146\",[]],[\"name/147\",[27,32.983]],[\"comment/147\",[]],[\"name/148\",[49,49.077]],[\"comment/148\",[]],[\"name/149\",[50,49.077]],[\"comment/149\",[]],[\"name/150\",[51,49.077]],[\"comment/150\",[]],[\"name/151\",[33,34.414]],[\"comment/151\",[]],[\"name/152\",[34,34.414]],[\"comment/152\",[]],[\"name/153\",[35,34.414]],[\"comment/153\",[]],[\"name/154\",[36,34.414]],[\"comment/154\",[]],[\"name/155\",[15,31.731]],[\"comment/155\",[]],[\"name/156\",[11,31.731]],[\"comment/156\",[]],[\"name/157\",[12,31.731]],[\"comment/157\",[]],[\"name/158\",[28,31.731]],[\"comment/158\",[]],[\"name/159\",[18,31.731]],[\"comment/159\",[]],[\"name/160\",[19,31.731]],[\"comment/160\",[]],[\"name/161\",[37,34.414]],[\"comment/161\",[]],[\"name/162\",[31,32.983]],[\"comment/162\",[]],[\"name/163\",[30,31.731]],[\"comment/163\",[]],[\"name/164\",[29,31.731]],[\"comment/164\",[]],[\"name/165\",[44,36.085]],[\"comment/165\",[]],[\"name/166\",[13,34.414]],[\"comment/166\",[]],[\"name/167\",[28,31.731]],[\"comment/167\",[]],[\"name/168\",[7,40.604]],[\"comment/168\",[]],[\"name/169\",[8,40.604]],[\"comment/169\",[]],[\"name/170\",[9,43.969]],[\"comment/170\",[]],[\"name/171\",[52,49.077]],[\"comment/171\",[]],[\"name/172\",[29,31.731]],[\"comment/172\",[]],[\"name/173\",[53,49.077]],[\"comment/173\",[]],[\"name/174\",[54,49.077]],[\"comment/174\",[]],[\"name/175\",[55,49.077]],[\"comment/175\",[]],[\"name/176\",[56,49.077]],[\"comment/176\",[]],[\"name/177\",[57,49.077]],[\"comment/177\",[]],[\"name/178\",[58,49.077]],[\"comment/178\",[]],[\"name/179\",[59,49.077]],[\"comment/179\",[]],[\"name/180\",[60,49.077]],[\"comment/180\",[]],[\"name/181\",[61,49.077]],[\"comment/181\",[]],[\"name/182\",[62,49.077]],[\"comment/182\",[]],[\"name/183\",[63,49.077]],[\"comment/183\",[]],[\"name/184\",[64,49.077]],[\"comment/184\",[]],[\"name/185\",[65,49.077]],[\"comment/185\",[]],[\"name/186\",[66,49.077]],[\"comment/186\",[]],[\"name/187\",[67,43.969]],[\"comment/187\",[]],[\"name/188\",[68,43.969]],[\"comment/188\",[]],[\"name/189\",[69,49.077]],[\"comment/189\",[]],[\"name/190\",[68,43.969]],[\"comment/190\",[]],[\"name/191\",[67,43.969]],[\"comment/191\",[]],[\"name/192\",[70,49.077]],[\"comment/192\",[]],[\"name/193\",[71,49.077]],[\"comment/193\",[]],[\"name/194\",[72,49.077]],[\"comment/194\",[]],[\"name/195\",[73,49.077]],[\"comment/195\",[]],[\"name/196\",[74,49.077]],[\"comment/196\",[]],[\"name/197\",[30,31.731]],[\"comment/197\",[]],[\"name/198\",[75,49.077]],[\"comment/198\",[]],[\"name/199\",[76,49.077]],[\"comment/199\",[]],[\"name/200\",[77,49.077]],[\"comment/200\",[]],[\"name/201\",[78,49.077]],[\"comment/201\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":8,\"name\":{\"9\":{},\"26\":{},\"169\":{}},\"comment\":{}}],[\"_height\",{\"_index\":46,\"name\":{\"105\":{}},\"comment\":{}}],[\"_radiusx\",{\"_index\":38,\"name\":{\"60\":{}},\"comment\":{}}],[\"_radiusy\",{\"_index\":39,\"name\":{\"61\":{}},\"comment\":{}}],[\"_step\",{\"_index\":40,\"name\":{\"62\":{}},\"comment\":{}}],[\"_width\",{\"_index\":45,\"name\":{\"104\":{}},\"comment\":{}}],[\"angle\",{\"_index\":14,\"name\":{\"15\":{}},\"comment\":{}}],[\"body\",{\"_index\":25,\"name\":{\"30\":{}},\"comment\":{}}],[\"bodyoptions\",{\"_index\":10,\"name\":{\"11\":{}},\"comment\":{}}],[\"box\",{\"_index\":4,\"name\":{\"4\":{},\"101\":{}},\"comment\":{}}],[\"center\",{\"_index\":13,\"name\":{\"14\":{},\"81\":{},\"100\":{},\"123\":{},\"144\":{},\"166\":{}},\"comment\":{}}],[\"checkall\",{\"_index\":60,\"name\":{\"180\":{}},\"comment\":{}}],[\"checkcollision\",{\"_index\":62,\"name\":{\"182\":{}},\"comment\":{}}],[\"checkone\",{\"_index\":59,\"name\":{\"179\":{}},\"comment\":{}}],[\"children\",{\"_index\":9,\"name\":{\"10\":{},\"170\":{}},\"comment\":{}}],[\"circle\",{\"_index\":3,\"name\":{\"3\":{},\"40\":{}},\"comment\":{}}],[\"clockwise\",{\"_index\":73,\"name\":{\"195\":{}},\"comment\":{}}],[\"collider\",{\"_index\":26,\"name\":{\"31\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":32,\"name\":{\"41\":{},\"58\":{},\"83\":{},\"102\":{},\"125\":{},\"146\":{}},\"comment\":{}}],[\"createbox\",{\"_index\":67,\"name\":{\"187\":{},\"191\":{}},\"comment\":{}}],[\"createcircle\",{\"_index\":66,\"name\":{\"186\":{}},\"comment\":{}}],[\"createellipse\",{\"_index\":68,\"name\":{\"188\":{},\"190\":{}},\"comment\":{}}],[\"createline\",{\"_index\":65,\"name\":{\"185\":{}},\"comment\":{}}],[\"createpoint\",{\"_index\":64,\"name\":{\"184\":{}},\"comment\":{}}],[\"createpolygon\",{\"_index\":69,\"name\":{\"189\":{}},\"comment\":{}}],[\"dashlineto\",{\"_index\":75,\"name\":{\"198\":{}},\"comment\":{}}],[\"data\",{\"_index\":7,\"name\":{\"7\":{},\"8\":{},\"168\":{}},\"comment\":{}}],[\"distance\",{\"_index\":72,\"name\":{\"194\":{}},\"comment\":{}}],[\"draw\",{\"_index\":29,\"name\":{\"37\":{},\"56\":{},\"79\":{},\"98\":{},\"121\":{},\"142\":{},\"164\":{},\"172\":{}},\"comment\":{}}],[\"drawbvh\",{\"_index\":53,\"name\":{\"173\":{}},\"comment\":{}}],[\"ellipse\",{\"_index\":1,\"name\":{\"1\":{},\"57\":{}},\"comment\":{}}],[\"end\",{\"_index\":50,\"name\":{\"149\":{}},\"comment\":{}}],[\"ensurepolygonpoints\",{\"_index\":71,\"name\":{\"193\":{}},\"comment\":{}}],[\"ensurevectorpoint\",{\"_index\":70,\"name\":{\"192\":{}},\"comment\":{}}],[\"extendbody\",{\"_index\":74,\"name\":{\"196\":{}},\"comment\":{}}],[\"getaabbasbbox\",{\"_index\":31,\"name\":{\"39\":{},\"54\":{},\"77\":{},\"96\":{},\"119\":{},\"140\":{},\"162\":{}},\"comment\":{}}],[\"getaabbasbox\",{\"_index\":21,\"name\":{\"24\":{},\"25\":{}},\"comment\":{}}],[\"getcentroid\",{\"_index\":51,\"name\":{\"150\":{}},\"comment\":{}}],[\"getcentroidwithoutrotation\",{\"_index\":44,\"name\":{\"80\":{},\"99\":{},\"122\":{},\"143\":{},\"165\":{}},\"comment\":{}}],[\"getpotentials\",{\"_index\":61,\"name\":{\"181\":{}},\"comment\":{}}],[\"h\",{\"_index\":24,\"name\":{\"29\":{}},\"comment\":{}}],[\"height\",{\"_index\":48,\"name\":{\"107\":{},\"128\":{}},\"comment\":{}}],[\"insert\",{\"_index\":56,\"name\":{\"176\":{}},\"comment\":{}}],[\"intersectlinecircle\",{\"_index\":76,\"name\":{\"199\":{}},\"comment\":{}}],[\"intersectlineline\",{\"_index\":77,\"name\":{\"200\":{}},\"comment\":{}}],[\"intersectlinepolygon\",{\"_index\":78,\"name\":{\"201\":{}},\"comment\":{}}],[\"isstatic\",{\"_index\":11,\"name\":{\"12\":{},\"33\":{},\"47\":{},\"71\":{},\"89\":{},\"113\":{},\"134\":{},\"156\":{}},\"comment\":{}}],[\"istrigger\",{\"_index\":12,\"name\":{\"13\":{},\"34\":{},\"48\":{},\"72\":{},\"90\":{},\"114\":{},\"135\":{},\"157\":{}},\"comment\":{}}],[\"line\",{\"_index\":2,\"name\":{\"2\":{},\"145\":{}},\"comment\":{}}],[\"maxx\",{\"_index\":34,\"name\":{\"43\":{},\"67\":{},\"85\":{},\"109\":{},\"130\":{},\"152\":{}},\"comment\":{}}],[\"maxy\",{\"_index\":36,\"name\":{\"45\":{},\"69\":{},\"87\":{},\"111\":{},\"132\":{},\"154\":{}},\"comment\":{}}],[\"minx\",{\"_index\":33,\"name\":{\"42\":{},\"66\":{},\"84\":{},\"108\":{},\"129\":{},\"151\":{}},\"comment\":{}}],[\"miny\",{\"_index\":35,\"name\":{\"44\":{},\"68\":{},\"86\":{},\"110\":{},\"131\":{},\"153\":{}},\"comment\":{}}],[\"padding\",{\"_index\":15,\"name\":{\"16\":{},\"35\":{},\"46\":{},\"70\":{},\"88\":{},\"112\":{},\"133\":{},\"155\":{}},\"comment\":{}}],[\"point\",{\"_index\":5,\"name\":{\"5\":{},\"124\":{}},\"comment\":{}}],[\"polygon\",{\"_index\":6,\"name\":{\"6\":{},\"82\":{}},\"comment\":{}}],[\"pos\",{\"_index\":22,\"name\":{\"27\":{}},\"comment\":{}}],[\"potentialvector\",{\"_index\":17,\"name\":{\"18\":{}},\"comment\":{}}],[\"radiusx\",{\"_index\":42,\"name\":{\"64\":{}},\"comment\":{}}],[\"radiusy\",{\"_index\":43,\"name\":{\"65\":{}},\"comment\":{}}],[\"raycast\",{\"_index\":63,\"name\":{\"183\":{}},\"comment\":{}}],[\"raycastresult\",{\"_index\":16,\"name\":{\"17\":{}},\"comment\":{}}],[\"remove\",{\"_index\":55,\"name\":{\"175\":{}},\"comment\":{}}],[\"response\",{\"_index\":52,\"name\":{\"171\":{}},\"comment\":{}}],[\"separate\",{\"_index\":58,\"name\":{\"178\":{}},\"comment\":{}}],[\"setposition\",{\"_index\":37,\"name\":{\"53\":{},\"76\":{},\"95\":{},\"118\":{},\"139\":{},\"161\":{}},\"comment\":{}}],[\"start\",{\"_index\":49,\"name\":{\"148\":{}},\"comment\":{}}],[\"step\",{\"_index\":41,\"name\":{\"63\":{}},\"comment\":{}}],[\"system\",{\"_index\":28,\"name\":{\"36\":{},\"49\":{},\"73\":{},\"91\":{},\"115\":{},\"136\":{},\"158\":{},\"167\":{}},\"comment\":{}}],[\"type\",{\"_index\":27,\"name\":{\"32\":{},\"50\":{},\"59\":{},\"92\":{},\"103\":{},\"126\":{},\"147\":{}},\"comment\":{}}],[\"types\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"update\",{\"_index\":57,\"name\":{\"177\":{}},\"comment\":{}}],[\"updateaabb\",{\"_index\":30,\"name\":{\"38\":{},\"55\":{},\"78\":{},\"97\":{},\"120\":{},\"141\":{},\"163\":{},\"197\":{}},\"comment\":{}}],[\"updatebody\",{\"_index\":54,\"name\":{\"174\":{}},\"comment\":{}}],[\"vector\",{\"_index\":20,\"name\":{\"21\":{}},\"comment\":{}}],[\"w\",{\"_index\":23,\"name\":{\"28\":{}},\"comment\":{}}],[\"width\",{\"_index\":47,\"name\":{\"106\":{},\"127\":{}},\"comment\":{}}],[\"x\",{\"_index\":18,\"name\":{\"19\":{},\"22\":{},\"51\":{},\"74\":{},\"93\":{},\"116\":{},\"137\":{},\"159\":{}},\"comment\":{}}],[\"y\",{\"_index\":19,\"name\":{\"20\":{},\"23\":{},\"52\":{},\"75\":{},\"94\":{},\"117\":{},\"138\":{},\"160\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index 88952e47..8f6ed2c4 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -248,35 +248,6 @@ dd { padding-left: 0; } -ul.tsd-descriptions > li > :first-child, -.tsd-panel > :first-child, -.col-8 > :first-child, -.col-4 > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child, -.tsd-panel > :first-child > :first-child, -.col-8 > :first-child > :first-child, -.col-4 > :first-child > :first-child, -ul.tsd-descriptions > li > :first-child > :first-child > :first-child, -.tsd-panel > :first-child > :first-child > :first-child, -.col-8 > :first-child > :first-child > :first-child, -.col-4 > :first-child > :first-child > :first-child { - margin-top: 0; -} -ul.tsd-descriptions > li > :last-child, -.tsd-panel > :last-child, -.col-8 > :last-child, -.col-4 > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child, -.tsd-panel > :last-child > :last-child, -.col-8 > :last-child > :last-child, -.col-4 > :last-child > :last-child, -ul.tsd-descriptions > li > :last-child > :last-child > :last-child, -.tsd-panel > :last-child > :last-child > :last-child, -.col-8 > :last-child > :last-child > :last-child, -.col-4 > :last-child > :last-child > :last-child { - margin-bottom: 0; -} - @keyframes fade-in { from { opacity: 0; @@ -971,7 +942,7 @@ a.tsd-index-link { margin: 2rem 0; } .tsd-panel-group.tsd-index-group details { - margin: 4rem 0; + margin: 2rem 0; } #tsd-search { @@ -1073,9 +1044,6 @@ a.tsd-index-link { font-size: 14px; overflow-x: auto; } -.tsd-panel > .tsd-signature { - border-width: 1px 0; -} .tsd-signature-symbol { color: var(--color-text-aside); @@ -1090,60 +1058,16 @@ a.tsd-index-link { .tsd-signatures { padding: 0; margin: 0 0 1em 0; - border: 1px solid var(--color-accent); + list-style-type: none; } .tsd-signatures .tsd-signature { margin: 0; - border-width: 1px 0 0 0; - transition: background-color 0.1s; -} -.tsd-signatures .tsd-signature:first-child { - border-top-width: 0; -} -.tsd-signatures .tsd-signature.current { - background-color: var(--color-background-secondary); -} -.tsd-signatures.active > .tsd-signature { - cursor: pointer; -} -.tsd-panel > .tsd-signatures { + border-color: var(--color-accent); border-width: 1px 0; + transition: background-color 0.1s; } -.tsd-panel > a.anchor + .tsd-signatures { - border-top-width: 0; - margin-top: -20px; -} - -ul.tsd-descriptions { - position: relative; - overflow: hidden; - padding: 0; - list-style: none; -} -ul.tsd-descriptions.active > .tsd-description { - display: none; -} -ul.tsd-descriptions.active > .tsd-description.current { - display: block; -} -ul.tsd-descriptions.active > .tsd-description.fade-in { - animation: fade-in-delayed 0.3s; -} -ul.tsd-descriptions.active > .tsd-description.fade-out { - animation: fade-out-delayed 0.3s; - position: absolute; - display: block; - top: 0; - left: 0; - right: 0; - opacity: 0; - visibility: hidden; -} -ul.tsd-descriptions h4, -ul.tsd-descriptions .tsd-index-panel h3, -.tsd-index-panel ul.tsd-descriptions h3 { - font-size: 16px; - margin: 1em 0 0.5em 0; +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; } ul.tsd-parameter-list, diff --git a/docs/classes/Box.html b/docs/classes/Box.html index ad2401f1..abd10637 100644 --- a/docs/classes/Box.html +++ b/docs/classes/Box.html @@ -1,4 +1,4 @@ -Box | detect-collisions
+Box | detect-collisions

Properties

-
_height -_width +
_height +_width angle calcPoints edges @@ -82,8 +84,7 @@

Constructors

-

Returns Box

+

Overrides Polygon.constructor

+

Properties

-
+
_height: number
-
+
  • Defined in src/bodies/box.ts:12
  • +
    _width: number
    +
  • Defined in src/bodies/box.ts:11
  • angle: number
    +
  • Defined in src/bodies/polygon.ts:40
  • isTrigger?: boolean
    @@ -147,19 +150,19 @@
    +
  • Defined in src/bodies/polygon.ts:45
  • maxX: number
    +
  • Defined in src/bodies/polygon.ts:28
  • maxY: number
    +
  • Defined in src/bodies/polygon.ts:30
  • minX: number
    @@ -167,13 +170,13 @@
    +
  • Defined in src/bodies/polygon.ts:27
  • minY: number
    +
  • Defined in src/bodies/polygon.ts:29
  • normals: Vector[]
    +
  • Defined in src/bodies/polygon.ts:35
  • points: Vector[]
    +
  • Defined in src/bodies/polygon.ts:50
  • type: Box | Point = Types.Box
    @@ -221,19 +224,20 @@
    +
  • Defined in src/bodies/box.ts:9
  • Accessors

    • get height(): number
    • -
    • set height(height: number): void
    -
    • get box height

      -

      Returns number

    • +

      Returns number

      +
    • set height(height: number): void
    • set box height, update points

      @@ -242,17 +246,20 @@

      Parameters

      • height: number
    -

    Returns void

    +

    Returns void

    • get width(): number
    • -
    • set width(width: number): void
    -
    • get box width

      -

      Returns number

    • +

      Returns number

      +
    • set width(width: number): void
    • set box width, update points

      @@ -261,18 +268,19 @@

      Parameters

      • width: number
      -

      Returns void

    +

    Returns void

    • get x(): number
    • -
    • set x(x: number): void
    -
    • -

      updating this.pos.x by this.x = x updates AABB

      -

      Returns number

    • +

      Inherited from Polygon.x

      + +
    • set x(x: number): void
    • updating this.pos.x by this.x = x updates AABB

      @@ -282,18 +290,19 @@

      Parameters

    • x: number

    Returns void

    +

    Inherited from Polygon.x

    +
    • get y(): number
    • -
    • set y(y: number): void
    -
    • -

      updating this.pos.y by this.y = y updates AABB

      -

      Returns number

    • +

      Inherited from Polygon.y

      + +
    • set y(y: number): void
    • updating this.pos.y by this.y = y updates AABB

      @@ -303,24 +312,26 @@

      Parameters

    • y: number

    Returns void

    +

    Inherited from Polygon.y

    +

    Methods

      -
    • center(): void
    -
      +
    • reCenters the box anchor

      Returns void

    +

    Inherited from Polygon.center

    +
      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • Draws collider on a CanvasRenderingContext2D's current path

      @@ -332,46 +343,51 @@
      context: CanvasRenderingContext2D

      The canvas context to draw on

    Returns void

    +

    Inherited from Polygon.draw

    +
      -
    • getAABB(): Polygon
    -
    +

    Inherited from Polygon.getAABB

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:64
      -
    • getAABBAsBBox(): BBox
    -
    +

    Inherited from Polygon.getAABBAsBBox

    +
      -
    • getCentroid(): Vector
    -
    +

    Inherited from Polygon.getCentroid

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:65
      -
    • getCentroidWithoutRotation(): Vector
    -
    +

    Inherited from Polygon.getCentroidWithoutRotation

    +
      -
    • rotate(angle: number): Polygon
    -
      +
    • Parameters

      @@ -379,12 +395,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.rotate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:62
      -
    • setAngle(angle: number): Polygon
    -
      +
    • Parameters

      @@ -392,12 +409,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.setAngle

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:60
      -
    • setOffset(offset: Vector): Polygon
    -
      +
    • Parameters

      @@ -405,12 +423,13 @@

      Parameters

    • offset: Vector

    Returns Polygon

    +

    Inherited from Polygon.setOffset

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:61
      -
    • setPoints(points: Vector[]): Polygon
    -
      +
    • Parameters

      @@ -418,12 +437,13 @@

      Parameters

    • points: Vector[]

    Returns Polygon

    +

    Inherited from Polygon.setPoints

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:59
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -435,12 +455,13 @@
      x: number
    • y: number

    Returns void

    +

    Inherited from Polygon.setPosition

    +
      -
    • translate(x: number, y: number): Polygon
    -
      +
    • Parameters

      @@ -450,12 +471,13 @@
      x: number
    • y: number

    Returns Polygon

    +

    Inherited from Polygon.translate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:63
      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -465,7 +487,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Inherited from Polygon.updateAABB

    + -

    Returns void

    +

    Returns void

    • get y(): number
    • -
    • set y(y: number): void
    -
    • -

      updating this.pos.y by this.y = y updates AABB

      -
      -

      Returns number

    • +

      Returns number

      +
    • set y(y: number): void
    • updating this.pos.y by this.y = y updates AABB

      @@ -204,14 +207,15 @@

      Parameters

      • y: number
      -

      Returns void

    +

    Returns void

    Methods

      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • Draws collider on a CanvasRenderingContext2D's current path

      @@ -223,22 +227,24 @@
      context: CanvasRenderingContext2D

      The canvas context to draw on

    Returns void

    +

    Implementation of Collider.draw

    +
      -
    • getAABBAsBBox(): BBox
    -
      +
    • Updates Bounding Box of collider

      Returns BBox

    +

    Implementation of Collider.getAABBAsBBox

    +
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -249,12 +255,13 @@

      Parameters

      x: number
    • y: number
    -

    Returns void

    +

    Returns void

      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -264,7 +271,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Implementation of Collider.updateAABB

    + -

    Returns void

    +

    Returns void

    • get x(): number
    • -
    • set x(x: number): void
    -
    • -

      updating this.pos.x by this.x = x updates AABB

      -

      Returns number

    • +

      Inherited from Polygon.x

      + +
    • set x(x: number): void
    • updating this.pos.x by this.x = x updates AABB

      @@ -312,18 +323,19 @@

      Parameters

    • x: number

    Returns void

    +

    Inherited from Polygon.x

    +
    • get y(): number
    • -
    • set y(y: number): void
    -
    • -

      updating this.pos.y by this.y = y updates AABB

      -

      Returns number

    • +

      Inherited from Polygon.y

      + +
    • set y(y: number): void
    • updating this.pos.y by this.y = y updates AABB

      @@ -333,24 +345,26 @@

      Parameters

    • y: number

    Returns void

    +

    Inherited from Polygon.y

    +

    Methods

      -
    • center(): void
    -
      +
    • reCenters the box anchor

      Returns void

    +

    Inherited from Polygon.center

    +
      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • Draws collider on a CanvasRenderingContext2D's current path

      @@ -362,46 +376,51 @@
      context: CanvasRenderingContext2D

      The canvas context to draw on

    Returns void

    +

    Inherited from Polygon.draw

    +
      -
    • getAABB(): Polygon
    -
    +

    Inherited from Polygon.getAABB

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:64
      -
    • getAABBAsBBox(): BBox
    -
    +

    Inherited from Polygon.getAABBAsBBox

    +
      -
    • getCentroid(): Vector
    -
    +

    Inherited from Polygon.getCentroid

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:65
      -
    • getCentroidWithoutRotation(): Vector
    -
    +

    Inherited from Polygon.getCentroidWithoutRotation

    +
      -
    • rotate(angle: number): Polygon
    -
      +
    • Parameters

      @@ -409,12 +428,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.rotate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:62
      -
    • setAngle(angle: number): Polygon
    -
      +
    • Parameters

      @@ -422,12 +442,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.setAngle

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:60
      -
    • setOffset(offset: Vector): Polygon
    -
      +
    • Parameters

      @@ -435,12 +456,13 @@

      Parameters

    • offset: Vector

    Returns Polygon

    +

    Inherited from Polygon.setOffset

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:61
      -
    • setPoints(points: Vector[]): Polygon
    -
      +
    • Parameters

      @@ -448,12 +470,13 @@

      Parameters

    • points: Vector[]

    Returns Polygon

    +

    Inherited from Polygon.setPoints

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:59
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -465,12 +488,13 @@
      x: number
    • y: number

    Returns void

    +

    Inherited from Polygon.setPosition

    +
      -
    • translate(x: number, y: number): Polygon
    -
      +
    • Parameters

      @@ -480,12 +504,13 @@
      x: number
    • y: number

    Returns Polygon

    +

    Inherited from Polygon.translate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:63
      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -495,7 +520,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Inherited from Polygon.updateAABB

    +

    Returns void

    +

    Inherited from Polygon.x

    +
    • get y(): number
    • -
    • set y(y: number): void
    -
    • -

      updating this.pos.y by this.y = y updates AABB

      -

      Returns number

    • +

      Inherited from Polygon.y

      + +
    • set y(y: number): void
    • updating this.pos.y by this.y = y updates AABB

      @@ -265,24 +270,26 @@

      Parameters

    • y: number

    Returns void

    +

    Inherited from Polygon.y

    +

    Methods

      -
    • center(): void
    -
      +
    • reCenters the box anchor

      Returns void

    +

    Inherited from Polygon.center

    +
      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • Draws collider on a CanvasRenderingContext2D's current path

      @@ -294,46 +301,51 @@
      context: CanvasRenderingContext2D

      The canvas context to draw on

    Returns void

    +

    Inherited from Polygon.draw

    +
      -
    • getAABB(): Polygon
    -
    +

    Inherited from Polygon.getAABB

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:64
      -
    • getAABBAsBBox(): BBox
    -
    +

    Inherited from Polygon.getAABBAsBBox

    +
      -
    • getCentroid(): Vector
    -
    +

    Overrides Polygon.getCentroid

    +
      -
    • getCentroidWithoutRotation(): Vector
    -
    +

    Inherited from Polygon.getCentroidWithoutRotation

    +
      -
    • rotate(angle: number): Polygon
    -
      +
    • Parameters

      @@ -341,12 +353,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.rotate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:62
      -
    • setAngle(angle: number): Polygon
    -
      +
    • Parameters

      @@ -354,12 +367,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Polygon.setAngle

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:60
      -
    • setOffset(offset: Vector): Polygon
    -
      +
    • Parameters

      @@ -367,12 +381,13 @@

      Parameters

    • offset: Vector

    Returns Polygon

    +

    Inherited from Polygon.setOffset

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:61
      -
    • setPoints(points: Vector[]): Polygon
    -
      +
    • Parameters

      @@ -380,12 +395,13 @@

      Parameters

    • points: Vector[]

    Returns Polygon

    +

    Inherited from Polygon.setPoints

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:59
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -397,12 +413,13 @@
      x: number
    • y: number

    Returns void

    +

    Inherited from Polygon.setPosition

    +
      -
    • translate(x: number, y: number): Polygon
    -
      +
    • Parameters

      @@ -412,12 +429,13 @@
      x: number
    • y: number

    Returns Polygon

    +

    Inherited from Polygon.translate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:63
      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -427,7 +445,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Inherited from Polygon.updateAABB

    +

    Returns void

    +

    Inherited from Box.x

    +
    • get y(): number
    • -
    • set y(y: number): void
    -
    • -

      updating this.pos.y by this.y = y updates AABB

      -

      Returns number

    • +

      Inherited from Box.y

      + +
    • set y(y: number): void
    • updating this.pos.y by this.y = y updates AABB

      @@ -289,24 +298,26 @@

      Parameters

    • y: number

    Returns void

    +

    Inherited from Box.y

    +

    Methods

      -
    • center(): void
    -
      +
    • reCenters the box anchor

      Returns void

    +

    Inherited from Box.center

    +
      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • Draws collider on a CanvasRenderingContext2D's current path

      @@ -318,46 +329,51 @@
      context: CanvasRenderingContext2D

      The canvas context to draw on

    Returns void

    +

    Inherited from Box.draw

    +
      -
    • getAABB(): Polygon
    -
      +
    • Returns Polygon

    +

    Inherited from Box.getAABB

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:64
      -
    • getAABBAsBBox(): BBox
    -
      +
    • get bbox without padding

      Returns BBox

    +

    Inherited from Box.getAABBAsBBox

    +
      -
    • getCentroid(): Vector
    -
      +
    • Returns Vector

    +

    Inherited from Box.getCentroid

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:65
      -
    • getCentroidWithoutRotation(): Vector
    -
    +

    Inherited from Box.getCentroidWithoutRotation

    +
      -
    • rotate(angle: number): Polygon
    -
      +
    • Parameters

      @@ -365,12 +381,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Box.rotate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:62
      -
    • setAngle(angle: number): Polygon
    -
      +
    • Parameters

      @@ -378,12 +395,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from Box.setAngle

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:60
      -
    • setOffset(offset: Vector): Polygon
    -
      +
    • Parameters

      @@ -391,12 +409,13 @@

      Parameters

    • offset: Vector

    Returns Polygon

    +

    Inherited from Box.setOffset

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:61
      -
    • setPoints(points: Vector[]): Polygon
    -
      +
    • Parameters

      @@ -404,12 +423,13 @@

      Parameters

    • points: Vector[]

    Returns Polygon

    +

    Inherited from Box.setPoints

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:59
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -421,12 +441,13 @@
      x: number
    • y: number

    Returns void

    +

    Inherited from Box.setPosition

    +
      -
    • translate(x: number, y: number): Polygon
    -
      +
    • Parameters

      @@ -436,12 +457,13 @@
      x: number
    • y: number

    Returns Polygon

    +

    Inherited from Box.translate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:63
      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -451,7 +473,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Inherited from Box.updateAABB

    +

    Returns void

    +

    Implementation of Collider.draw

    +
      -
    • getAABB(): Polygon
    -
      +
    • Returns Polygon

    +

    Inherited from SATPolygon.getAABB

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:64
      -
    • getAABBAsBBox(): BBox
    -
    +

    Implementation of Collider.getAABBAsBBox

    +
      -
    • getCentroid(): Vector
    -
      +
    • Returns Vector

    +

    Inherited from SATPolygon.getCentroid

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:65
      -
    • getCentroidWithoutRotation(): Vector
    -
    +

    Returns Vector

      -
    • rotate(angle: number): Polygon
    -
      +
    • Parameters

      @@ -326,12 +336,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from SATPolygon.rotate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:62
      -
    • setAngle(angle: number): Polygon
    -
      +
    • Parameters

      @@ -339,12 +350,13 @@

      Parameters

    • angle: number

    Returns Polygon

    +

    Inherited from SATPolygon.setAngle

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:60
      -
    • setOffset(offset: Vector): Polygon
    -
      +
    • Parameters

      @@ -352,12 +364,13 @@

      Parameters

    • offset: Vector

    Returns Polygon

    +

    Inherited from SATPolygon.setOffset

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:61
      -
    • setPoints(points: Vector[]): Polygon
    -
      +
    • Parameters

      @@ -365,12 +378,13 @@

      Parameters

    • points: Vector[]

    Returns Polygon

    +

    Inherited from SATPolygon.setPoints

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:59
      -
    • setPosition(x: number, y: number): void
    -
      +
    • update position

      @@ -381,12 +395,13 @@

      Parameters

      x: number
    • y: number
    -

    Returns void

    +

    Returns void

      -
    • translate(x: number, y: number): Polygon
    -
      +
    • Parameters

      @@ -396,12 +411,13 @@
      x: number
    • y: number

    Returns Polygon

    +

    Inherited from SATPolygon.translate

    +
      +
    • Defined in node_modules/@types/sat/index.d.ts:63
      -
    • updateAABB(bounds?: BBox): void
    -
      +
    • Updates Bounding Box of collider

      @@ -411,7 +427,9 @@

      Parameters

    • bounds: BBox = ...

    Returns void

    +

    Implementation of Collider.updateAABB

    + -

    Returns boolean

    +

    Returns boolean

      -
    • checkOne(body: Body, callback: ((response: Response) => void)): void
    -
      +
    • check one collider collisions with callback

      @@ -186,8 +190,7 @@
      callback: (
    • -
        +
      • (response: Response): void
      • Parameters

        @@ -195,22 +198,24 @@

        Parameters

      • response: Response

      Returns void

    -

    Returns void

    +

    Returns void

      -
    • clear(): default<Body>
    -
      +
    • Removes all items.

      Returns default<Body>

    +

    Inherited from RBush.clear

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:67
      -
    • collides(box: BBox): boolean
    -
      +
    • Returns true if there are any items intersecting the given bounding box, otherwise false.

      @@ -223,12 +228,13 @@
      box: BBox

      The bounding box in which to search.

    Returns boolean

    +

    Inherited from RBush.collides

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:91
    -
      +
    • Compares the minimum x coordinate of two items. Returns -1 if a's x-coordinate is smaller, 1 if b's x coordinate is smaller, or 0 if @@ -253,12 +259,13 @@

      b:

      The second item to compare.

    Returns number

    +

    Inherited from RBush.compareMinX

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:136
    -
      +
    • Compares the minimum y coordinate of two items. Returns -1 if a's x-coordinate is smaller, 1 if b's x coordinate is smaller, or 0 if @@ -283,12 +290,13 @@

      b:

      The second item to compare.

    Returns number

    +

    Inherited from RBush.compareMinY

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:160
    -
      +
    • Parameters

      @@ -301,12 +309,13 @@
      width: number
    • height: number
    • Optional options: BodyOptions
    -

    Returns Box

    +

    Returns Box

    - -

    Returns Circle

    +

    Returns Circle

    -
      +
    • Parameters

      @@ -337,12 +347,13 @@
      radiusY: number
    • Optional step: number
    • Optional options: BodyOptions
    -

    Returns Ellipse

    +

    Returns Ellipse

    - -

    Returns Line

    +

    Returns Line

    - -

    Returns Point

    +

    Returns Point

    - -

    Returns Polygon

    +

    Returns Polygon

      -
    • draw(context: CanvasRenderingContext2D): void
    -
      +
    • draw bodies

      @@ -397,12 +411,13 @@

      Parameters

      • context: CanvasRenderingContext2D
      -

      Returns void

    +

    Returns void

      -
    • drawBVH(context: CanvasRenderingContext2D): void
    -
      +
    • draw hierarchy

      @@ -411,12 +426,13 @@

      Parameters

      • context: CanvasRenderingContext2D
      -

      Returns void

    +

    Returns void

      -
    • fromJSON(data: any): default<Body>
    -
      +
    • Imports previously exported data into the tree (i.e., data that was emitted by toJSON()).

      @@ -435,12 +451,13 @@
      data: any

      The previously exported JSON data.

    Returns default<Body>

    +

    Inherited from RBush.fromJSON

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:189
    -
      +
    • get object potential colliders

      @@ -449,12 +466,13 @@

      Parameters

      -

      Returns Body[]

    +

    Returns Body[]

    -
      +
    • add body aabb to collision tree

      @@ -464,12 +482,13 @@

      Parameters

    • body: Body

    Returns default<Body>

    +

    Overrides RBush.insert

    +
      -
    • load(items: readonly Body[]): default<Body>
    -
      +
    • Bulk-inserts the given items into the tree.

      Bulk insertion is usually ~2-3 times faster than inserting items one by @@ -489,12 +508,13 @@

      items: readonly

      The items to load.

    Returns default<Body>

    +

    Inherited from RBush.load

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:50
    -
      +
    • raycast to get collider of ray from start to end

      @@ -510,8 +530,7 @@
      allowCollider: (
      • -
      • (testCollider: Body): boolean
      -
        +
      • (testCollider: Body): boolean
      • Parameters

        @@ -519,12 +538,13 @@

        Parameters

      • testCollider: Body

      Returns boolean

    -

    Returns RaycastResult

    +

    Returns RaycastResult

    -
      +
    • remove body aabb from collision tree

      @@ -538,8 +558,7 @@
      Optional equals:
    • -
        +
      • (a: Body, b: Body): boolean
      • Parameters

        @@ -550,12 +569,13 @@
        a: Body

      Returns boolean

    Returns default<Body>

    +

    Overrides RBush.remove

    +
      -
    • search(box: BBox): Body[]
    -
      +
    • Returns an array of data items (points or rectangles) that the given bounding box intersects.

      @@ -569,21 +589,23 @@
      box: BBox

      The bounding box in which to search.

    Returns Body[]

    +

    Inherited from RBush.search

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:78
      -
    • separate(): void
    -
      +
    • separate (move away) colliders

      -

      Returns void

    +

    Returns void

      -
    • toBBox(item: Body): BBox
    -

    Returns BBox

    +

    Inherited from RBush.toBBox

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:112
      -
    • toJSON(): any
    -
    +

    Inherited from RBush.toJSON

    +
      +
    • Defined in node_modules/@types/rbush/index.d.ts:173
      -
    • update(): void
    -
      +
    • update all bodies aabb

      -

      Returns void

    +

    Returns void

      -
    • updateBody(body: Body): void
    -
      +
    • update body aabb and in tree

      @@ -641,7 +666,9 @@

      Parameters

      -

      Returns void

    +

    Returns void