space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
NumberVec2
Number
Vec2
common
interface
NumberVec2
<
T
:
Number
>
:
Vector
<
T
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
get
Link copied to clipboard
common
open
operator override
fun
get
(
index
:
Int
)
:
T
Content copied to clipboard
Properties
dimensions
Link copied to clipboard
common
open
override
val
dimensions
:
Int
Content copied to clipboard
x
Link copied to clipboard
common
abstract
val
x
:
T
Content copied to clipboard
y
Link copied to clipboard
common
abstract
val
y
:
T
Content copied to clipboard
Inheritors
Vec2F
Link copied to clipboard