This website requires JavaScript.
Explore
Help
Sign In
0xdeadbeer
/
graphics
Watch
1
Star
0
Fork
0
You've already forked graphics
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cad444e05d
graphics
/
06-monogame
/
GUI
/
Program.cs
0xdeadbeer
ae2c68bb24
06: initialize basic GUI with button functionality
2023-12-05 23:36:59 +01:00
4 lines
50 B
C#
Raw
Blame
History
using
var
game
=
new
GUI
.
Game1
(
)
;
game
.
Run
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink