Adding layout minShowTime argument to set the minimum amount of time for a splash screen to show.

This commit is contained in:
emb
2015-03-03 21:21:57 -06:00
parent 8f78cc0d16
commit b9126f2476
5 changed files with 25 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<layout width="1920" height="1080" font="LoveloBlack.otf" loadFontSize="32" fontColor="dedede">
<layout width="1920" height="1080" font="LoveloBlack.otf" loadFontSize="32" fontColor="dedede" minShowTime="2">
<!--backgroundImage-->
<image src="bkgnd.png" x="0" y="0" height="stretch" width="stretch" layer="0"/>