yhara / dxopal

Game development framework for Opal, API compatible to DXRuby

Home Page:https://yhara.github.io/dxopal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to maximize the Window

yhara opened this issue · comments

idea:

Window.width = nil   # maxmize width
Window.height = nil  # maximize height
Window.load_resources do
  # ...