Represents GLFWmonitor struct.

Inherits from

  • Object (base class)

Constructors

Name Description
this Primary monitor
this

Fields

Type Name Description
GLFWmonitor* monitor

Methods

Name Description
getAllVideoModes
getName
getPosition
getSize
getVideoMode
ptr It can be used to direct access to glfw3 functions.