macro_rules! inherit_from_Node2D__ensure_class_exists { ($Class: ident) => { ... }; }
The provided class must be a subclass of all the superclasses of Node2D
Node2D