2024年1月27日18:01:26

master
zm 2024-01-27 18:01:29 +08:00
parent b0b3b507fe
commit f6c3670b93
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
#
# TimiFXExamples 配置文件,不建议手动修改,可能会导致程序异常或崩溃
#
[Main]
# 语言
Lang=zh_CN
# 窗体宽度,静默配置,双精度浮点型,取值范围 [1, 系统最大限制],默认 1300
Width=1300
# 窗体高度,静默配置,双精度浮点型,取值范围 [1, 系统最大限制],默认 850
Height=850
# 编辑器主题
AceJsThem=cloud9_day
[Interpolator]
# 动画插值器持续时间
Duration=1000