Commit Graph

16 Commits

Author SHA1 Message Date
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
Haibo 183143a8c3 refactoring: remove class Options 2018-10-18 00:17:27 +08:00
Nomango db5446bb78 fix: minor fixes 2018-10-17 00:16:26 +08:00
Nomango 75440b15a2 change: minor fixes. 2018-10-16 16:53:08 +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 a924eed280 add: decode media resources with Media Foundation and playback with XAudio2. 2018-10-15 20:16:08 +08:00
Nomango 80d1a87955 add: use Media Foundation to play sound effect 2018-10-11 20:00:21 +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
Nomango 93c701751d add: RotationTransition 2018-09-11 15:12:25 +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 83462faad0 Refactoring : filters 2018-09-06 23:26:32 +08:00