menu
tremble package
documentation
physics/line.dart
Line
aabb property
aabb property
dark_mode
light_mode
aabb
property
@
override
AABB
get
aabb
override
Implementation
@override AABB get aabb => AABB(Vec2(left, top), width: right - left, height: bottom - top);
tremble package
documentation
physics/line
Line
aabb property
Line class