Deploying to gh-pages from @ psforever/PSF-LoginServer@5787c14a29 🚀

This commit is contained in:
Fate-JH 2022-05-07 04:43:54 +00:00
parent 1b7f3d8c87
commit 6b956a45ad
473 changed files with 524 additions and 486 deletions

View file

@ -9,7 +9,7 @@ The purpose of the blockmap is to improve targeting when making such locality de
<br>
The coordinate space of a PlanetSide zone may contain 65535 entities, one of which is the same target entity.
A bucket on the blockmap should contain only a small fraction of the full zone's entities.</p></div></div></li><li class="indented0 " name="net.psforever.objects.zones.blockmap.BlockMapEntity" group="Ungrouped" fullComment="yes" data-isabs="true" visbl="pub"><a id="BlockMapEntityextendsWorldEntity"></a><a id="BlockMapEntity:BlockMapEntity"></a> <span class="permalink"><a href="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntity.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">trait</span></span> <span class="symbol"><a href="BlockMapEntity.html" title="An game object that can be represented on a blockmap."><span class="name">BlockMapEntity</span></a><span class="result"> extends <a href="../../entity/WorldEntity.html" name="net.psforever.objects.entity.WorldEntity" id="net.psforever.objects.entity.WorldEntity" class="extype">WorldEntity</a></span></span><p class="shortcomment cmt">An game object that can be represented on a blockmap.</p><div class="fullcomment"><div class="comment cmt"><p>An game object that can be represented on a blockmap.
The only requirement is that the entity can position itself in a zone's coordinate space.</p></div><dl class="attributes block"><dt>See also</dt><dd><span class="cmt"><p><code>BlockMap</code></p></span><span class="cmt"><p><code>WorldEntity</code></p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.objects.zones.blockmap.BlockMapEntry" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="BlockMapEntryextendsProductwithSerializable"></a><a id="BlockMapEntry:BlockMapEntry"></a> <span class="permalink"><a href="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntry.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">sealed </span> <span class="kind">case class</span></span> <span class="symbol"><a href="BlockMapEntry.html" title=""><span class="name">BlockMapEntry</span></a><span class="params">(<span name="coords">coords: <a href="../../../types/Vector3.html" name="net.psforever.types.Vector3" id="net.psforever.types.Vector3" class="extype">Vector3</a></span>, <span name="range">range: <span name="scala.Float" class="extype">Float</span></span>, <span name="sectors">sectors: <span name="scala.Predef.Set" class="extype">Set</span>[<span name="scala.Int" class="extype">Int</span>]</span>)</span><span class="result"> extends <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span></li><li class="indented0 " name="net.psforever.objects.zones.blockmap.Sector" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="SectorextendsSectorPopulation"></a><a id="Sector:Sector"></a> <span class="permalink"><a href="../../../../../net/psforever/objects/zones/blockmap/Sector.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">class</span></span> <span class="symbol"><a href="Sector.html" title="The bucket of a blockmap structure that contains lists of entities that, within a given span of coordinate distance, are considered neighbors."><span class="name">Sector</span></a><span class="result"> extends <a href="SectorPopulation.html" name="net.psforever.objects.zones.blockmap.SectorPopulation" id="net.psforever.objects.zones.blockmap.SectorPopulation" class="extype">SectorPopulation</a></span></span><p class="shortcomment cmt">The bucket of a blockmap structure
The only requirement is that the entity can position itself in a zone's coordinate space.</p></div><dl class="attributes block"><dt>See also</dt><dd><span class="cmt"><p><code>BlockMap</code></p></span><span class="cmt"><p><code>WorldEntity</code></p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.objects.zones.blockmap.BlockMapEntry" group="Ungrouped" fullComment="no" data-isabs="false" visbl="pub"><a id="BlockMapEntryextendsProductwithSerializable"></a><a id="BlockMapEntry:BlockMapEntry"></a> <span class="permalink"><a href="../../../../../net/psforever/objects/zones/blockmap/BlockMapEntry.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier">sealed </span> <span class="kind">case class</span></span> <span class="symbol"><a href="BlockMapEntry.html" title=""><span class="name">BlockMapEntry</span></a><span class="params">(<span name="coords">coords: <a href="../../../types/Vector3.html" name="net.psforever.types.Vector3" id="net.psforever.types.Vector3" class="extype">Vector3</a></span>, <span name="rangeX">rangeX: <span name="scala.Float" class="extype">Float</span></span>, <span name="rangeY">rangeY: <span name="scala.Float" class="extype">Float</span></span>, <span name="sectors">sectors: <span name="scala.Predef.Set" class="extype">Set</span>[<span name="scala.Int" class="extype">Int</span>]</span>)</span><span class="result"> extends <span name="scala.Product" class="extype">Product</span> with <span name="scala.Serializable" class="extype">Serializable</span></span></span></li><li class="indented0 " name="net.psforever.objects.zones.blockmap.Sector" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="SectorextendsSectorPopulation"></a><a id="Sector:Sector"></a> <span class="permalink"><a href="../../../../../net/psforever/objects/zones/blockmap/Sector.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">class</span></span> <span class="symbol"><a href="Sector.html" title="The bucket of a blockmap structure that contains lists of entities that, within a given span of coordinate distance, are considered neighbors."><span class="name">Sector</span></a><span class="result"> extends <a href="SectorPopulation.html" name="net.psforever.objects.zones.blockmap.SectorPopulation" id="net.psforever.objects.zones.blockmap.SectorPopulation" class="extype">SectorPopulation</a></span></span><p class="shortcomment cmt">The bucket of a blockmap structure
that contains lists of entities that, within a given span of coordinate distance,
are considered neighbors.</p><div class="fullcomment"><div class="comment cmt"><p>The bucket of a blockmap structure
that contains lists of entities that, within a given span of coordinate distance,