This website requires JavaScript.
Explore
Nexus
Help
Sign in
stephenseo
/
Triangles
Watch
1
Star
0
Fork
You've already forked Triangles
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
bf0baa6515
Triangles
/
src
/
raygui.cpp
7 lines
98 B
C++
Raw
Normal View
History
Unescape
Escape
Fixes with change window size WIP window size still doesn't change properly
2021-03-30 03:51:46 +00:00
#
pragma warning(push, 0)
WIP Replace SFML with Raylib Need to fix Raygui usage in helpers.hpp. Need to fix triangles being drawn flipped over the x-axis.
2021-03-29 08:03:39 +00:00
#
define RAYGUI_IMPLEMENTATION
#
include
<raygui.h>
Fixes with change window size WIP window size still doesn't change properly
2021-03-30 03:51:46 +00:00
#
pragma warning(pop)
Reference in a new issue
Copy permalink