Skip to content

Commit a8fdfba

Browse files
committed
Explicit param types + project format update
1 parent a2ee4f6 commit a8fdfba

36 files changed

+931
-797
lines changed

Diff for: SimpleUI.resource_order

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"FolderOrderSettings": [],
3-
"ResourceOrderSettings": [
2+
"FolderOrderSettings":[],
3+
"ResourceOrderSettings":[
4+
{"name":"fSimpleUITitle","order":2,"path":"fonts/fSimpleUITitle/fSimpleUITitle.yy",},
5+
{"name":"rSimpleUIDemo","order":1,"path":"rooms/rSimpleUIDemo/rSimpleUIDemo.yy",},
46
{"name":"_SUIEmpty","order":2,"path":"scripts/_SUIEmpty/_SUIEmpty.yy",},
5-
{"name":"SimpleUIDefaultProps","order":5,"path":"scripts/SimpleUIDefaultProps/SimpleUIDefaultProps.yy",},
67
{"name":"SimpleUIBinding","order":1,"path":"scripts/SimpleUIBinding/SimpleUIBinding.yy",},
8+
{"name":"SimpleUIDefaultProps","order":5,"path":"scripts/SimpleUIDefaultProps/SimpleUIDefaultProps.yy",},
9+
{"name":"SimpleUIUtils","order":3,"path":"scripts/SimpleUIUtils/SimpleUIUtils.yy",},
710
{"name":"SUIButton","order":1,"path":"scripts/SUIButton/SUIButton.yy",},
8-
{"name":"sSimpleUITextCursor","order":2,"path":"sprites/sSimpleUITextCursor/sSimpleUITextCursor.yy",},
11+
{"name":"SUISprite","order":3,"path":"scripts/SUISprite/SUISprite.yy",},
912
{"name":"SUIText","order":4,"path":"scripts/SUIText/SUIText.yy",},
10-
{"name":"sSimpleUIDemo","order":3,"path":"sprites/sSimpleUIDemo/sSimpleUIDemo.yy",},
11-
{"name":"fSimpleUITitle","order":2,"path":"fonts/fSimpleUITitle/fSimpleUITitle.yy",},
1213
{"name":"SUITextBox","order":5,"path":"scripts/SUITextBox/SUITextBox.yy",},
13-
{"name":"SUISprite","order":3,"path":"scripts/SUISprite/SUISprite.yy",},
14-
{"name":"SimpleUIUtils","order":3,"path":"scripts/SimpleUIUtils/SimpleUIUtils.yy",},
15-
{"name":"rSimpleUIDemo","order":1,"path":"rooms/rSimpleUIDemo/rSimpleUIDemo.yy",},
14+
{"name":"sSimpleUIDemo","order":3,"path":"sprites/sSimpleUIDemo/sSimpleUIDemo.yy",},
15+
{"name":"sSimpleUITextCursor","order":2,"path":"sprites/sSimpleUITextCursor/sSimpleUITextCursor.yy",},
1616
],
1717
}

Diff for: SimpleUI.yyp

+38-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)