step
This commit is contained in:
parent
7a467d5aae
commit
f19f61b778
19 changed files with 1202 additions and 37 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
rl.InitWindow(800, 450, "raylib [physics] example - box2d")
|
||||
rl.InitWindow(800, 450, "raygui - button")
|
||||
|
||||
rl.SetTargetFPS(60)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue