diff options
| author | jussi | 2023-08-18 15:01:58 +0300 |
|---|---|---|
| committer | jussi | 2023-08-18 15:01:58 +0300 |
| commit | 3fc07a02d5213a88ebb555d3133af2746600cf61 (patch) | |
| tree | 07517393d893aed465f97209c553f0f733544d3f /devnotes | |
| parent | c911ba043116e9d0e321311ddf27b0170d74410b (diff) | |
| download | reilua-enhanced-3fc07a02d5213a88ebb555d3133af2746600cf61.tar.gz reilua-enhanced-3fc07a02d5213a88ebb555d3133af2746600cf61.tar.bz2 reilua-enhanced-3fc07a02d5213a88ebb555d3133af2746600cf61.zip | |
Window events.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,4 @@ Current { - * Events - * Window events * rlgl * Vertex buffers management * Matrix state management @@ -12,6 +10,7 @@ Backlog { * New type validators. * Platformer example physics process for true framerate independence. * Extend color lib functionality. + * Global descriptions for API. * IsWaveReady and other Is* ready functions. * Text |
