Note
HELP WANTED!
Most class reference pages are not fully covered yet! If you have more information, please consider Contributing!
SweptHitbox
Inherits: Hitbox < CollisionBox < Node2D < CanvasItem < Node < Object
No description provided.
Overview
Properties Index
@export _c_Raycast |
|
|
@export to_x |
|
|
@export to_y |
|
Methods Index
_aabb_intersect(aabb: Dictionary) |
|
_seg_rect_delta(box: CollisionBox) |
|
_seg_rect_test(box: CollisionBox) |
|
_seg_seg_intersect(start: int, delta: int, padding: int, n1: int, n2: int) |
|
box_draw() |
|
get_aabb() |
|
overlaps(box: CollisionBox) |
|
Property Descriptions
@export
No description provided.
@export
No description provided.
@export
No description provided.
Method Descriptions
Variant _aabb_intersect(aabb: Dictionary) 🔗
No description provided.
Variant _seg_rect_delta(box: CollisionBox) 🔗
No description provided.
Variant _seg_rect_intersect(box: CollisionBox) 🔗
No description provided.
Variant _seg_rect_test(box: CollisionBox) 🔗
No description provided.
Variant _seg_seg_intersect(start: int, delta: int, padding: int, n1: int, n2: int) 🔗
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Variant get_overlap_center_float(box: CollisionBox) 🔗
No description provided.
No description provided.
Variant get_sweep_center_float() 🔗
No description provided.
Variant overlaps(box: CollisionBox) 🔗
No description provided.
No description provided.
No description provided.