DesApp.addWindow

create and return window from create function winFunc

created window registered as child EMM, create GL contex if it null, calls prepare for new window, add window to windows list

class DesApp
addWindow
(
DesWindow delegate(
)
winFunc
)

Meta