godot-demo-projects/misc/window_management
Aaron Franke b7e0a470c7
Update demos to Godot 3.4
2021-11-05 11:48:47 -05:00
..
observer
screenshots
README.md
control.gd
icon.png
icon.png.import
project.godot
window_management.tscn

README.md

Window Management

A demo showing the various window management features available through OS.

  • Moving the window.
  • Making it resizeable / nonresizeable and setting its size.
  • Minimizing and maximizing.
  • Moving the window around.
  • Capturing or hiding the mouse.
  • Getting various information about the screens, including DPI.

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/145

Screenshots

Screenshot