GLFW was already initialized.

Thrown when creating two live instances of GLFW at the same time.

You must call GLFW.destroy on the first instance before creating the second.

Inherited Variables

Defined by Exception

finalmessage:String

A UTF-8 encoded string describing the error.

Inherited Methods