4 lines
52 B
ActionScript
Executable File
4 lines
52 B
ActionScript
Executable File
class Transform{
|
|
Vec3 position;
|
|
Vec3 size;
|
|
} |