This website requires JavaScript.
Explore
Help
Sign In
cosmonaut
/
MoonWorksImGuiExample
Watch
1
Star
0
Fork
You've already forked MoonWorksImGuiExample
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b2abdb4a55
MoonWorksImGuiExample
/
lib
/
ImGui.NET
/
Generated
/
ImGuiMouseButton.gen.cs
11 lines
144 B
C#
Raw
Blame
History
namespace
ImGuiNET
{
public
enum
ImGuiMouseButton
{
Left
=
0
,
Right
=
1
,
Middle
=
2
,
COUNT
=
5
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink