improve animation panel
This commit is contained in:
@@ -16,4 +16,5 @@ public:
|
||||
void set_index(int index);
|
||||
float get_float(int index) const noexcept;
|
||||
float get_float() const noexcept;
|
||||
int get_int() const noexcept;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user