8 lines
163 B
Modula-2
8 lines
163 B
Modula-2
|
size 0x18;
|
||
|
|
||
|
property float x1 = 0x0;
|
||
|
property float y1 = 0x4;
|
||
|
property float z1 = 0x8;
|
||
|
property float x2 = 0xc;
|
||
|
property float y2 = 0x10;
|
||
|
property float z2 = 0x14;
|