@ujjwalvivek/tinyts
Demos + Examples
Preparing search index...
index
AABB
Interface AABB
2D axis-aligned bounding box.
interface
AABB
{
pos
:
Vec2
;
size
:
Vec2
;
}
Index
Properties
pos
size
Properties
pos
pos
:
Vec2
Top-left position.
size
size
:
Vec2
Size.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pos
size
Demos + Examples
@ujjwalvivek/tinyts
Loading...
2D axis-aligned bounding box.