tagLINEDATA

ラインデータ型

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

Members

Variables

color
uint color;

pal
int pal;

パラメータ

x1
int x1;

座標

x2
int x2;

座標

y1
int y1;

座標

y2
int y2;

座標

Meta