efbe5cd9e6
remove debug message
2017-04-25 12:12:12 +08:00
daa3df2cd5
[Big Update] Widget Update
2017-04-25 12:10:06 +08:00
ed614e9fc6
Fix bug in PosInfo::getArea
2017-04-25 10:22:21 +08:00
d266d1e128
Update Event
2017-04-24 10:32:00 +08:00
e5507cf505
[Update] Add ColorButton. Fix Frame,Board.
...
We have seperated the list in class Board to two.
New Button Class: ColorButton added.
2017-04-07 16:00:40 +08:00
4630a157dc
[Big Update] New Widget with new event framework
...
New Event Framework
Events from SDL2 will be dispatched in Frame::run(). In class Frame,
events are dispatched to Board::event(), and Board with dispatched them
to inner Board or Widget.
If an event is not solved, the Frame will try to solve it.
2017-04-06 21:53:53 +08:00
49a0db30d1
Delete Board, add new ButtonBase
2017-04-06 12:32:07 +08:00
df4d96dfed
Android Platform APIs Supported.
2017-03-09 18:00:19 +08:00
41979ef91d
Update MiniEngine_Widget.cpp
2017-03-02 22:00:01 +08:00
0a2efcf8fe
Update Brush,Board and BaseButton.
2017-03-02 21:00:53 +08:00
58469b06f0
Update MiniEngine_Widget.cpp
2017-03-02 13:12:41 +08:00
f49793113a
Create MiniEngine_Widget.cpp
2017-03-02 12:19:13 +08:00