GameHelperBase.getWindow

Returns the main game window. This function will only be called once if you use runGame. You should return a window here like one created with create2dWindow.

class GameHelperBase
abstract
getWindow
()
Suggestion Box / Bug Report