This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
pandemonium_engine_minimal
Watch
1
Star
0
Fork
0
You've already forked pandemonium_engine_minimal
mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced
2025-01-19 01:07:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19f5e62d46
pandemonium_engine_minimal
/
scene
/
gui
/
tool_button.cpp
10 lines
151 B
C++
Raw
Normal View
History
Unescape
Escape
Stripped license from the top of the source files.
2023-12-17 15:39:29 +01:00
Initial Commit.
2023-12-14 21:54:22 +01:00
/* tool_button.cpp */
Stripped license from the top of the source files.
2023-12-17 15:39:29 +01:00
Initial Commit.
2023-12-14 21:54:22 +01:00
#
include
"tool_button.h"
ToolButton
:
:
ToolButton
(
)
{
set_flat
(
true
)
;
}
Reference in New Issue
Copy Permalink