Commit Graph

16 Commits

Author SHA1 Message Date
Haibo b129a1bf18 update: code style 2019-08-06 13:31:57 +08:00
Haibo 0f1ba104dd optimize: code optimization 2019-08-06 13:31:57 +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
Haibo 301c99018b change: get HINSTANCE from GetModuleHandle 2018-10-28 20:23:47 +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 709f2bfe8d change: rename namespace to easy2d. 2018-10-16 14:13:15 +08:00
Nomango 665735626e add: Player class 2018-10-06 10:25:29 +08:00
Nomango 422c7cbdc7 add: copyright 2018-10-03 22:02:46 +08:00
Nomango ba99ca38c1 refactoring 2018-10-03 18:04:04 +08:00
Haibo 9039dff8d3 update:modules 2018-09-30 14:54:43 +08:00
Haibo 190a04a24f change: Node::SetAnchor -> Node::SetPivot 2018-09-16 16:26:42 +08:00
Haibo 4d9649eedf add: Transform 2018-09-16 16:07:51 +08:00
Nomango 775e1075c8 fix: syntax error 2018-09-07 23:47:21 +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