Starting implementation of UI framework
This commit is contained in:
@@ -47,7 +47,6 @@ protected:
|
||||
PActor parent;
|
||||
Array<PActor> children;
|
||||
PComponent rootComponent;
|
||||
Transform transform;
|
||||
};
|
||||
DEFINE_REF(Actor);
|
||||
} // namespace Seele
|
||||
Reference in New Issue
Block a user