GLFWWindow.this

class GLFWWindow
this
(
BaseApp apprication
,
CoreEvents events
,
WindowConfig config
)

Parameters

apprication BaseApp

Windowとひも付けされるアプリケーションです.

Meta