tagVECTOR

ベクトルデータ型

package nothrow @nogc extern (C++, DxLib)
struct tagVECTOR {}

Members

Variables

x
float x;

Undocumented in source.

y
float y;

Undocumented in source.

z
float z;

Undocumented in source.

Meta