menu
rive_common package
documentation
math.dart
AABB
round method
round method
dark_mode
light_mode
round
method
IAABB
round
(
)
Implementation
IAABB round() => IAABB(left.round(), top.round(), right.round(), bottom.round());
rive_common package
documentation
math
AABB
round method
AABB class