Commit Graph

21 Commits

Author SHA1 Message Date
ff862f1dea Change Plugin methods to static 2017-07-01 17:21:35 +08:00
c6f54fa3cb Add Plugin as friend to wrapped class. 2017-07-01 17:11:15 +08:00
f500a470f6 Add Plugin class 2017-07-01 17:06:13 +08:00
2fdf701703 Fix bugs in SDLSystem. Update MiniEngine 2017-07-01 15:46:42 +08:00
46204ba517 Move clipboard functions to SDLSystem 2017-07-01 15:39:51 +08:00
5eb66f6d0d Move SDL,IMG,Mix,TTF Init to SDLSystem 2017-07-01 15:30:08 +08:00
17f12ecc2f Add Nonmoveable 2017-07-01 14:48:58 +08:00
2d0b1b77a8 Enable software Renderer creating in class Renderer 2017-06-28 15:27:13 +08:00
ad34163fbf Add some functions to Rect 2017-06-28 15:13:55 +08:00
1b02c209fe Update Sound(Chunk) Wrapper 2017-06-23 14:16:15 +08:00
0ea8797093 Update Music Wrapper 2017-06-23 13:18:00 +08:00
4319ee521b Add optional. Change IncludeAll Header. 2017-06-23 11:50:44 +08:00
0a141bb4a0 Move Audio,SoundPlayer out from Music Part 2017-06-23 11:24:50 +08:00
f9b9e7b859 Change Enum declaration to MiniEngine:: 2017-06-18 20:42:33 +08:00
9ecfeb1962 Move almost all classes out 2017-06-18 20:37:45 +08:00
4c774ca9ec Move Enum out to single files. 2017-06-18 20:37:17 +08:00
c86b52ef19 Move cursor out 2017-06-18 17:43:23 +08:00
681ef2b0c6 Move Window out 2017-06-18 17:40:17 +08:00
dfa628cd14 Move Font,Music,Renderer,Texture,Timer out 2017-06-18 17:36:13 +08:00
62b86cb072 Move Point, ColorMode, RGBA out 2017-06-18 17:03:57 +08:00
0629ceadba Move Rect and Surface out of main file 2017-06-18 17:00:08 +08:00