Module godot.core.rect2
2D Axis-aligned bounding box.
Structs
Name | Description |
---|---|
Rect2
|
Rect2 consists of a position, a size, and several utility functions. It is typically used for fast overlap tests. |
2D Axis-aligned bounding box.
Name | Description |
---|---|
Rect2
|
Rect2 consists of a position, a size, and several utility functions. It is typically used for fast overlap tests. |