class Boleite::Private::GLFWSurface

Defined in:

boleite/backend/glfw_surface.cr

Constructors

Instance Method Summary

Instance methods inherited from class Boleite::RenderTarget

height : UInt32 height, size : Vector2u size, width : UInt32 width

Constructor Detail

def self.new(surface : LibGLFW3::Window) #

[View source]

Instance Method Detail

def finalize #

[View source]
def height : UInt32 #

[View source]
def ptr : LibGLFW3::Window #

[View source]
def size : Boleite::Vector2u #

[View source]
def width : UInt32 #

[View source]