menu
flame package
documentation
collisions.dart
RaycastResult<T extends Hitbox<T>>
normal property
normal property
dark_mode
light_mode
normal
property
Vector2
?
get
normal
Implementation
Vector2? get normal => isActive ? _normal : null;
flame package
documentation
collisions
RaycastResult<T extends Hitbox<T>>
normal property
RaycastResult class