Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Galactic Space Wars
master
Float32
Float64
Gsw
Action
Game
Keys
Map
Mouse
Move
Obj
SelectionBox
Ship
Sprite
Unit
Vector
View
Int32
Generated using Crystal 1.14.0
2024-11-26 09:00:49 UTC
struct
Int32
Int32
Int
Number
Value
Object
Defined in:
gsw/core/vector.cr
Instance Method Summary
#*
(other : Gsw::Vector)
#+
(other : Gsw::Vector)
#-
(other : Gsw::Vector)
#/
(other : Gsw::Vector)
Instance Method Detail
def
*
(other :
Gsw::Vector
)
#
[
View source
]
def
+
(other :
Gsw::Vector
)
#
[
View source
]
def
-
(other :
Gsw::Vector
)
#
[
View source
]
def
/
(other :
Gsw::Vector
)
#
[
View source
]