This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/interface
2012-01-22 14:45:37 +00:00
..
Button.cpp Brush class for drawing on simulation, more interface for game 2012-01-22 14:45:37 +00:00
Button.h Brush class for drawing on simulation, more interface for game 2012-01-22 14:45:37 +00:00
Component.cpp Some minor changes 2012-01-17 20:46:06 +00:00
Component.h Some minor changes 2012-01-17 20:46:06 +00:00
ControlFactory.cpp Some minor changes 2012-01-17 20:46:06 +00:00
ControlFactory.h Some minor changes 2012-01-17 20:46:06 +00:00
Engine.cpp Nice graphics for Showing windows 2012-01-21 23:29:40 +00:00
Engine.h Nice graphics for Showing windows 2012-01-21 23:29:40 +00:00
Keys.h More stuff, need to fix memory leak 2012-01-20 22:07:49 +00:00
Label.cpp More stuff, need to fix memory leak 2012-01-20 22:07:49 +00:00
Label.h More stuff, need to fix memory leak 2012-01-20 22:07:49 +00:00
Panel.cpp Some minor changes 2012-01-17 20:46:06 +00:00
Panel.h Some minor changes 2012-01-17 20:46:06 +00:00
Platform.h Some minor changes 2012-01-17 20:46:06 +00:00
Point.h Some minor changes 2012-01-17 20:46:06 +00:00
SaveButton.cpp Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, not a Thumbnail as I thought 2012-01-21 18:51:28 +00:00
SaveButton.h Basic skeleton for save preview 2012-01-21 22:48:37 +00:00
Textbox.cpp Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, not a Thumbnail as I thought 2012-01-21 18:51:28 +00:00
Textbox.h Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, not a Thumbnail as I thought 2012-01-21 18:51:28 +00:00
Window.cpp Fix some uninitialised variables 2012-01-20 23:42:17 +00:00
Window.h Basic skeleton for save preview 2012-01-21 22:48:37 +00:00