h1z1-server
Preparing search index...
servers/ZoneServer2016/classes/gridcell
GridCell
Class GridCell
Used in splitting the map into the appropriate grids based upon the image
Index
Constructors
constructor
Properties
available
Scrap
height
objects
position
width
Constructors
constructor
new
GridCell
(
x
:
number
,
y
:
number
,
width
:
number
,
height
:
number
)
:
GridCell
Parameters
x
:
number
y
:
number
width
:
number
height
:
number
Returns
GridCell
Properties
available
Scrap
availableScrap
:
number
= 50
height
height
:
number
objects
objects
:
BaseEntity
[]
= []
position
position
:
Float32Array
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
available
Scrap
height
objects
position
width
h1z1-server
Loading...
Used in splitting the map into the appropriate grids based upon the image