Raylib.Window.init – raylib Reference Manual
Packages
raylib
Raylib
Window
close
get_position
hide
init
is_fullscreen
is_hidden
is_minimized
is_ready
is_resized
set_min_size
set_monitor
set_position
set_size
set_title
should_close
toggle_fullscreen
unhide
init
Description:
[
CCode
( cname =
"InitWindow"
) ]
public
static
void
init
(
int
width,
int
height,
string
title)
Initialize window and OpenGL context