← Back
Raylib.InitWindow(int width, int height, string title) Raylib.ClearBackground(Color color) Raylib.DrawRectangle(int x, int y, int width, int height, Color color)