Test gui examples
This commit is contained in:
parent
2d673bb5f4
commit
3f961a273f
103 changed files with 39 additions and 29 deletions
|
@ -3,8 +3,10 @@ module examples
|
|||
go 1.19
|
||||
|
||||
require (
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20230413172235-a62b332ffc4a
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20230621091943-a6644da2433f
|
||||
github.com/gen2brain/raylib-go/easings v0.0.0-20231021203613-2d673bb5f4b3
|
||||
github.com/gen2brain/raylib-go/physics v0.0.0-20231021203613-2d673bb5f4b3
|
||||
github.com/gen2brain/raylib-go/raygui v0.0.0-20231021203613-2d673bb5f4b3
|
||||
github.com/gen2brain/raylib-go/raylib v0.0.0-20231021203613-2d673bb5f4b3
|
||||
github.com/jakecoffman/cp v1.2.1
|
||||
github.com/neguse/go-box2d-lite v0.0.0-20170921151050-5d8ed9b7272b
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue