space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.movement
/
BasicDirection3d
Basic
Direction3d
common
enum
BasicDirection3d
:
Enum
<
BasicDirection3d
>
Content copied to clipboard
Entries
Types
Functions
Properties
Entries
NONE
Link copied to clipboard
common
NONE
Content copied to clipboard
UP
Link copied to clipboard
common
UP
Content copied to clipboard
DOWN
Link copied to clipboard
common
DOWN
Content copied to clipboard
LEFT
Link copied to clipboard
common
LEFT
Content copied to clipboard
RIGHT
Link copied to clipboard
common
RIGHT
Content copied to clipboard
FORWARD
Link copied to clipboard
common
FORWARD
Content copied to clipboard
BACKWARD
Link copied to clipboard
common
BACKWARD
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
perpendiculars
Link copied to clipboard
common
fun
perpendiculars
(
)
:
List
<
BasicDirection3d
>
Content copied to clipboard
Properties
keycode
Link copied to clipboard
common
val
keycode
:
Map
<
CharacterMovementType
,
Set
<
Int
>
>
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
vector
Link copied to clipboard
common
val
vector
:
Vec3F
Content copied to clipboard