space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.util.generator.maze
/
DirectedPosition
Directed
Position
common
data
class
DirectedPosition
(
val
position
:
Position
,
val
direction
:
Direction
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Directed
Position
Link copied to clipboard
common
fun
DirectedPosition
(
position
:
Position
,
direction
:
Direction
)
Content copied to clipboard
Functions
id
Link copied to clipboard
common
fun
id
(
prefix
:
String
=
"BLUDISTE"
)
:
String
Content copied to clipboard
Properties
back
Link copied to clipboard
common
val
back
:
DirectedPosition
Content copied to clipboard
direction
Link copied to clipboard
common
val
direction
:
Direction
Content copied to clipboard
position
Link copied to clipboard
common
val
position
:
Position
Content copied to clipboard