vector2.zero
code:Lua
v = textmodule.vector2.zero()
モジュール
vector2
返り値
table:_
変数 型 概要
1 v userdata
二次元ベクトルクラス
概要
二次元ベクトル
(0,0)
を生成する。