nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.region
Package-level
declarations
Types
Functions
Types
Dynamic
Region
Link copied to clipboard
class
DynamicRegion
Region
Link copied to clipboard
class
Region
(
min
:
Location
,
max
:
Location
)
A region in the world.
Visual
Region
Link copied to clipboard
object
VisualRegion
Functions
range
To
Link copied to clipboard
operator
fun
Location
.
rangeTo
(
loc
:
Location
)
:
Region
Creates a
Region
from this
Location
to the given
Location
.