From c42eb2529eead4b17c0c7f9da7ac9c41563a13fa Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 3 Jan 2019 21:02:51 +0800 Subject: *misc --- src/libjin/graphics/je_texture.h | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'src/libjin/graphics/je_texture.h') diff --git a/src/libjin/graphics/je_texture.h b/src/libjin/graphics/je_texture.h index 6e14111..a99033f 100644 --- a/src/libjin/graphics/je_texture.h +++ b/src/libjin/graphics/je_texture.h @@ -20,23 +20,6 @@ namespace JinEngine class Texture : public Graphic { public: -/* - /// - /// - /// - static Texture* createTexture(const char* path); - - /// - /// - /// - static Texture* createTexture(Bitmap* bitmap); - - /// - /// - /// - static Texture* createTexture(); -*/ - /// /// /// -- cgit v1.1-26-g67d0