December 2014 files
This commit is contained in:
@@ -7,5 +7,5 @@ using namespace std;
|
||||
class SimpleIcon : public StitchedTexture
|
||||
{
|
||||
public:
|
||||
SimpleIcon(const wstring &name, float u0, float v0, float u1, float v1);
|
||||
SimpleIcon(const wstring &name, const wstring &filename, float u0, float v0, float u1, float v1);
|
||||
};
|
||||
Reference in New Issue
Block a user