add animation playback
This commit is contained in:
@@ -15,4 +15,5 @@ public:
|
||||
virtual void parse_attributes(kAttribute ka, const tinyxml2::XMLAttribute* attr) override;
|
||||
void set_index(int index);
|
||||
float get_float(int index) const noexcept;
|
||||
float get_float() const noexcept;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user