alchemist
alchemist
/
it.unibo.alchemist.loader.shapes
/
Shape
Shape
@
FunctionalInterface
interface
Shape
<
P
:
Position
<
P
>
?
>
Content copied to clipboard
A Shape, representing an partition of the space where a
Position
may lie in.
Functions
Parameters
Inheritors
Parameters
<P>
position type
Functions
contains
Link copied to clipboard
abstract
fun
contains
(
position
:
P
)
:
Boolean
Content copied to clipboard
Inheritors
Abstract2DShape
Link copied to clipboard