7 lines
99 B
Modula-2
Raw Normal View History

2024-01-06 06:30:23 -05:00
size 0xc;
property float x = 0x0;
property float y = 0x4;
2024-09-20 21:30:47 -04:00
property float z = 0x8;
mark-as-simple;