layers should work now
This commit is contained in:
parent
5f71a33d99
commit
e664b0b692
4 changed files with 72 additions and 1 deletions
|
|
@ -35,6 +35,5 @@ class Vector2D {
|
|||
return a.x != x || a.y != y;
|
||||
}
|
||||
|
||||
|
||||
Vector2D floor();
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue