Searched defs:animatable (Results 1 – 2 of 2) sorted by relevance
60 virtual bool animatable() override { return true; } in animatable() function
90 virtual bool animatable() { return false; } //true if this loader supports animation. in animatable() function