3
0
mirror of https://github.com/britzl/monarch.git synced 2025-09-27 10:02:21 +02:00

Handle layout change and window resize for transitions

This commit is contained in:
Björn Ritzl
2018-03-19 22:56:12 +01:00
parent a25e6d1ba5
commit a4cef48239
5 changed files with 300 additions and 11 deletions

View File

@@ -4,7 +4,7 @@ version = 0.9
dependencies = https://github.com/britzl/deftest/archive/1.2.1.zip
[bootstrap]
main_collection = /test/test.collectionc
main_collection = /example/example.collectionc
[input]
game_binding = /input/game.input_bindingc
@@ -12,6 +12,8 @@ game_binding = /input/game.input_bindingc
[display]
width = 640
height = 1136
dynamic_orientation = 1
display_profiles = /example/example.display_profilesc
[script]
shared_state = 1