mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-04-03 10:47:23 +02:00
Cleanup from old sandbox code. Moved component implementation from header file to source file.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
class TweenSets
|
||||
{
|
||||
public:
|
||||
TweenSets();
|
||||
~TweenSets();
|
||||
typedef std::vector<std::vector<Tween *> *> TweenAttributes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user