Magic_Game/core/Action
Nomango 9bef38091f update class Text
new feature: Text alignment, underline, strikethrough, line spacing. Remove Text::setWrappingEnable.
2018-03-30 01:41:29 +08:00
..
Action.cpp update class Text 2018-03-30 01:41:29 +08:00
ActionCallback.cpp The callback function is changed to a function object 2018-03-28 17:56:04 +08:00
ActionDelay.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionGradual.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionLoop.cpp new attribute of Action: name 2018-03-06 09:56:17 +08:00
ActionMoveBy.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionMoveTo.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionOpacityBy.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionOpacityTo.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionRotateBy.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionRotateTo.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionScaleBy.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionScaleTo.cpp All float to double 2018-02-27 21:07:43 +08:00
ActionSequence.cpp new attribute of Action: name 2018-03-06 09:56:17 +08:00
ActionTwo.cpp Timer and TimeManager have a new interface. 2018-02-07 16:37:12 +08:00
Animation.cpp The callback function is changed to a function object 2018-03-28 17:56:04 +08:00