Magic_Game/src/core
Nomango 1f751d654f add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
..
Action.hpp reconstruct project 2019-08-06 13:32:34 +08:00
ActionGroup.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
ActionGroup.h optimize 2019-08-06 13:32:34 +08:00
ActionHelper.h ResLoader supports cropping of image assets now 2019-08-06 13:32:27 +08:00
ActionManager.cpp Tween supports Animation now 2019-08-06 13:32:27 +08:00
ActionManager.h add: ActionHelper 2019-08-06 13:32:25 +08:00
ActionTween.cpp ResLoader supports cropping of image assets now 2019-08-06 13:32:27 +08:00
ActionTween.h ResLoader supports cropping of image assets now 2019-08-06 13:32:27 +08:00
Animation.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Animation.h ResLoader supports cropping of image assets now 2019-08-06 13:32:27 +08:00
Application.cpp add samples 2019-08-06 13:32:34 +08:00
Application.h add samples 2019-08-06 13:32:34 +08:00
Array.h add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Canvas.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Canvas.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
Color.cpp add box2d-sample 2019-08-06 13:32:35 +08:00
Color.h add box2d-sample 2019-08-06 13:32:35 +08:00
DebugNode.cpp add box2d-sample 2019-08-06 13:32:35 +08:00
DebugNode.h add: ActionHelper 2019-08-06 13:32:25 +08:00
Delay.cpp add: ActionHelper 2019-08-06 13:32:25 +08:00
Delay.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
Event.hpp add samples 2019-08-06 13:32:34 +08:00
EventDispatcher.cpp refactoring 2019-08-06 13:32:25 +08:00
EventDispatcher.h refactoring 2019-08-06 13:32:25 +08:00
EventListener.cpp refactoring 2019-08-06 13:32:22 +08:00
EventListener.h refactoring 2019-08-06 13:32:25 +08:00
Factory.cpp add box2d-sample 2019-08-06 13:32:35 +08:00
Factory.h refactoring 2019-08-06 13:32:25 +08:00
Font.hpp add samples 2019-08-06 13:32:34 +08:00
Frames.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Frames.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
Geometry.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Geometry.h add box2d-sample 2019-08-06 13:32:35 +08:00
GeometryNode.cpp refactoring 2019-08-06 13:32:25 +08:00
GeometryNode.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
Image.cpp update ResLoader 2019-08-06 13:32:34 +08:00
Image.h update ResLoader 2019-08-06 13:32:34 +08:00
Input.cpp add samples 2019-08-06 13:32:34 +08:00
Input.h add samples 2019-08-06 13:32:34 +08:00
IntrusiveList.hpp reconstruct project 2019-08-06 13:32:34 +08:00
IntrusivePtr.hpp refactoring 2019-08-06 13:32:25 +08:00
Music.cpp add: ResLoader 2019-08-06 13:32:23 +08:00
Music.h refactoring 2019-08-06 13:32:25 +08:00
Node.cpp reconstruct project 2019-08-06 13:32:34 +08:00
Node.h reconstruct project 2019-08-06 13:32:34 +08:00
Object.cpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
Object.h refactoring 2019-08-06 13:32:22 +08:00
RefCounter.hpp refactoring 2019-08-06 13:32:22 +08:00
Resource.cpp add: ResLoader 2019-08-06 13:32:23 +08:00
Resource.h add: ResLoader 2019-08-06 13:32:23 +08:00
Scene.cpp support fullscreen 2019-08-06 13:32:27 +08:00
Scene.h support fullscreen 2019-08-06 13:32:27 +08:00
Singleton.hpp refactoring 2019-08-06 13:32:25 +08:00
Sprite.cpp add: Node::GetBoundingBox function 2019-08-06 13:32:31 +08:00
Sprite.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
Task.cpp add: ActionHelper 2019-08-06 13:32:25 +08:00
Task.h optimize 2019-08-06 13:32:34 +08:00
TaskManager.cpp add: ActionHelper 2019-08-06 13:32:25 +08:00
TaskManager.h add: ActionHelper 2019-08-06 13:32:25 +08:00
Text.cpp refactoring 2019-08-06 13:32:25 +08:00
Text.h add samples 2019-08-06 13:32:34 +08:00
TextRenderer.cpp reconstruct project 2019-08-06 13:32:34 +08:00
TextRenderer.h add: ResLoader 2019-08-06 13:32:23 +08:00
TextStyle.hpp refactoring 2019-08-06 13:32:22 +08:00
Transform.hpp refactoring 2019-08-06 13:32:22 +08:00
Transition.cpp add: ActionHelper 2019-08-06 13:32:25 +08:00
Transition.h Tween supports Animation now 2019-08-06 13:32:27 +08:00
audio.cpp reconstruct project 2019-08-06 13:32:34 +08:00
audio.h refactoring 2019-08-06 13:32:25 +08:00
closure.hpp add: Closure function 2019-08-06 13:32:25 +08:00
d2dhelper.hpp add box2d-sample 2019-08-06 13:32:35 +08:00
helper.hpp add Array, a lightweight std::vector<>-like class 2019-08-06 13:32:36 +08:00
include-forwards.h refactoring 2019-08-06 13:32:22 +08:00
keys.hpp add samples 2019-08-06 13:32:34 +08:00
logs.cpp optimize 2019-08-06 13:32:34 +08:00
logs.h add: output logs have colors now 2019-08-06 13:32:27 +08:00
macros.h reconstruct project 2019-08-06 13:32:34 +08:00
modules.cpp add: ResLoader 2019-08-06 13:32:23 +08:00
modules.h add: ResLoader 2019-08-06 13:32:23 +08:00
noncopyable.hpp refactoring 2019-08-06 13:32:22 +08:00
render.cpp add box2d-sample 2019-08-06 13:32:35 +08:00
render.h add: Node::GetBoundingBox function 2019-08-06 13:32:31 +08:00
time.cpp reconstruct project 2019-08-06 13:32:34 +08:00
time.h reconstruct project 2019-08-06 13:32:34 +08:00
window.cpp reconstruct project 2019-08-06 13:32:34 +08:00
window.h high DPI resolution 2019-08-06 13:32:27 +08:00