Application.this

Constructor. * winWidth - window width * winHeight - window height * fullscreen - if true, the application will run in fullscreen mode * windowTitle - window title * args - command line arguments

class Application
this
(,,,,
string[] args
)

Meta