struct SF::Event::Resized

Overview

The window was resized (subtype of SizeEvent)

Defined in:

window/obj.cr

Instance methods inherited from struct SF::Event::SizeEvent

dup : SizeEvent dup, height : UInt32 height, height=(height : Int) height=, width : UInt32 width, width=(width : Int) width=

Constructor methods inherited from struct SF::Event::SizeEvent

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new