mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-09-10 11:35:15 -05:00
Reordering a bit.
This commit is contained in:
20
Project/scripts/@__init_view/__init_view.gml
Normal file
20
Project/scripts/@__init_view/__init_view.gml
Normal file
@@ -0,0 +1,20 @@
|
||||
enum e__VW
|
||||
{
|
||||
XView,
|
||||
YView,
|
||||
WView,
|
||||
HView,
|
||||
Angle,
|
||||
HBorder,
|
||||
VBorder,
|
||||
HSpeed,
|
||||
VSpeed,
|
||||
Object,
|
||||
Visible,
|
||||
XPort,
|
||||
YPort,
|
||||
WPort,
|
||||
HPort,
|
||||
Camera,
|
||||
SurfaceID,
|
||||
};
|
||||
8
Project/scripts/@__init_view/__init_view.yy
Normal file
8
Project/scripts/@__init_view/__init_view.yy
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "cbd4e6c3-a230-4859-b701-f265d466f46e",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "__init_view",
|
||||
"IsCompatibility": true,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user