File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ <h3>[method:Box2 translate]([page:Vector2 offset]) [page:Box2 this]</h3>
151151 *offset* units in 2D space.
152152 </ div >
153153
154- < h3 > [method:Boolean empty ]()</ h3 >
154+ < h3 > [method:Boolean isEmpty ]()</ h3 >
155155 < div >
156156 Returns true if this box includes zero points within its bounds.</ br >
157157 Note that a box with equal lower and upper bounds still includes one point, the
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ <h3>[method:Box3 translate]([page:Vector3 offset]) [page:Box3 this]</h3>
159159 *offset* units in 3D space.
160160 </ div >
161161
162- < h3 > [method:Boolean empty ]()</ h3 >
162+ < h3 > [method:Boolean isEmpty ]()</ h3 >
163163 < div >
164164 Returns true if this box includes zero points within its bounds.</ br >
165165 Note that a box with equal lower and upper bounds still includes one point, the
You can’t perform that action at this time.
0 commit comments