Fixed snake example after Vector2Angle change.

This commit is contained in:
jussi
2023-11-23 18:36:05 +02:00
parent 1ab9722875
commit 925afdf101
6 changed files with 29 additions and 6 deletions

View File

@@ -2,6 +2,8 @@ Current {
}
Backlog {
* Review events. Seems to be a lot of work for very little benefit if any.
Might just increase traffic between Lua and C needlessly.
* Platform specific API documentation.
* Platform desktop SDL.
* Thread safe Lua RL.event calling.