menu
bonfire package
documentation
base/bonfire_game_interface.dart
BonfireGameInterface
collisions abstract method
collisions abstract method
dark_mode
light_mode
collisions
abstract method
Iterable
<
ShapeHitbox
>
collisions
(
{
bool
onlyVisible
=
false
,
})
Used to get all "ShapeHitbox".
Implementation
Iterable<ShapeHitbox> collisions({bool onlyVisible = false});
bonfire package
documentation
base/bonfire_game_interface
BonfireGameInterface
collisions abstract method
BonfireGameInterface class