hxdefold API documentation
View source
final class
WindowSize
package
defold
import
defold.Window
@:multiReturn
Window size data, returned from
Window.get_size
()
.
Variables
height
:
Int
The window height.
width
:
Int
The window width.