From c581dfbf1e849f393861d15e82aa6446c0c1c310 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 Jan 2019 09:06:15 +0800 Subject: *misc --- Source/Asura.Framework/filesystem/animation_loader.lua | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Source/Asura.Framework/filesystem/animation_loader.lua (limited to 'Source/Asura.Framework/filesystem/animation_loader.lua') diff --git a/Source/Asura.Framework/filesystem/animation_loader.lua b/Source/Asura.Framework/filesystem/animation_loader.lua deleted file mode 100644 index c6808c0..0000000 --- a/Source/Asura.Framework/filesystem/animation_loader.lua +++ /dev/null @@ -1,10 +0,0 @@ -require "AnimationManager" -require "Animation" - -local loader = AsuraEngine.Loader.New("animation") -local manager = AsuraEngine.AnimationManager -local Animation = AsuraEngine.Animation - -function AnimationLoader.Load(asset) - local animation = AsuraEngine.Class() -end \ No newline at end of file -- cgit v1.1-26-g67d0