toggle menu
nohorny
2.2.0
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny.geometry
Package-level
declarations
Types
Types
Cluster
Link copied to clipboard
data
class
Cluster
<
T
:
Any
>
(
val
identifier
:
Int
,
val
blocks
:
List
<
Cluster.Block
<
T
>
>
)
:
Rectangle
Immutable
Point
Link copied to clipboard
data
class
ImmutablePoint
(
val
x
:
Int
,
val
y
:
Int
)
Rectangle
Link copied to clipboard
interface
Rectangle