Commit Graph

16 Commits

Author SHA1 Message Date
Haibo fe70a520b1 add: Duration::Parse to format a duration 2019-08-06 13:31:57 +08:00
Haibo 7608996dda remove: Function class 2019-08-06 13:31:56 +08:00
Haibo e4e6b47d3b add: code comments 2019-08-06 13:31:56 +08:00
Haibo def0d9ede2 remove: easy2d::RuntimeError class 2019-08-06 13:31:56 +08:00
Haibo 380bde7932 remove easy2d::String class & refactory easy2d::Resource class
refactoring: move Random class to utils.h
2019-08-06 13:31:54 +08:00
Nomango 24206e00b6 fix: minor fixes 2018-10-18 23:10:09 +08:00
Nomango e7cc0773e6 update: class Duration 2018-10-18 15:33:14 +08:00
Nomango 8b1137c131 change: WARN macros rename to E2D_WARNING & call OutputDebugString to output debug information. 2018-10-16 15:42:15 +08:00
Nomango 4ed453468d change: refactory File class. 2018-10-16 14:57:28 +08:00
Nomango 709f2bfe8d change: rename namespace to easy2d. 2018-10-16 14:13:15 +08:00
Nomango 422c7cbdc7 add: copyright 2018-10-03 22:02:46 +08:00
Haibo 4d9649eedf add: Transform 2018-09-16 16:07:51 +08:00
Nomango 93c701751d add: RotationTransition 2018-09-11 15:12:25 +08:00
Nomango f26aff5e78 update: Code style & Resource Class & File Class 2018-09-07 17:56:03 +08:00
Nomango 5f698fb475 Refactoring : GC 机制重做 2018-09-07 00:28:54 +08:00
Nomango 83462faad0 Refactoring : filters 2018-09-06 23:26:32 +08:00