Add a slot for worlds to know if they are fullscreened, and another for restoring the window position after returning from fullscreen mode

db4
Doug Coleman 2010-02-27 07:54:54 -06:00
parent 93efc83938
commit bad7e4b68e
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ CONSTANT: default-world-window-controls
}
TUPLE: world < track
active? focused? grab-input?
active? focused? grab-input? fullscreen?
saved-position
layers
title status status-owner
text-handle handle images