DSFMLPlatform.createWindow

create window Args: windowCaption = window caption text parent = parent Window, or null if no parent flags = WindowFlag bit set, combination of Resizable, Modal, Fullscreen

Window w/o Resizable nor Fullscreen will be created with size based on measurement of its content widget

Meta