parent
a3072aa35e
commit
b902a2f2a7
27 changed files with 84 additions and 75 deletions
|
|
@ -204,12 +204,6 @@ Size2 Node2D::get_scale() const {
|
|||
return _scale;
|
||||
}
|
||||
|
||||
void Node2D::_notification(int p_what) {
|
||||
|
||||
switch (p_what) {
|
||||
}
|
||||
}
|
||||
|
||||
Transform2D Node2D::get_transform() const {
|
||||
|
||||
return _mat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue