fixed some small bugs and updated version to 0.1.3
This commit is contained in:
@@ -100,6 +100,7 @@ namespace TSE
|
||||
public:
|
||||
|
||||
static int GetTansformableCount();
|
||||
static Transformable* GetTansformableAt(int i);
|
||||
static Transformable* Find(string name);
|
||||
static Transformable* Find(uuids::uuid id);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user