alchemist
alchemist
/
it.unibo.alchemist.loader.shapes
/
Abstract2DShape
Abstract2DShape
abstract
class
Abstract2DShape
<
P
:
Position2D
<
P
>
?
>
:
Shape
<
P
>
Content copied to clipboard
A bidimensional Alchemist
Shape
that relies on AWT
java.awt.Shape
.
Functions
Parameters
Inheritors
Parameters
<P>
position type
Functions
contains
Link copied to clipboard
fun
contains
(
position
:
P
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Inheritors
Rectangle
Link copied to clipboard
Circle
Link copied to clipboard