Loading...
Searching...
No Matches
Graphics.h
Go to the documentation of this file.
1//
2// Malena/Graphics.h
3//
4
5#ifndef MALENA_GRAPHICS_H
6#define MALENA_GRAPHICS_H
7
8#pragma once
9
10// ── Primitives ────────────────────────────────────────────────────────────────
17
18// ── Sprites ───────────────────────────────────────────────────────────────────
20
21// ── Text ──────────────────────────────────────────────────────────────────────
27
28// ── Controls ─────────────────────────────────────────────────────────────────
33
34// ── Layouts ───────────────────────────────────────────────────────────────────
36
37#endif // MALENA_GRAPHICS_H