doc: included SlingShot in doc comment

pull/39/head
alestiago 4 years ago
parent de91c671d9
commit 2aa589b722

@ -3,7 +3,7 @@ import 'package:pinball/game/game.dart';
/// Indicates a side of the board. /// Indicates a side of the board.
/// ///
/// Usually used to position or mirror elements of a [PinballGame]; such as a /// Usually used to position or mirror elements of a [PinballGame]; such as a
/// [Flipper]. /// [Flipper] or [SlingShot].
enum BoardSide { enum BoardSide {
/// The left side of the board. /// The left side of the board.
left, left,

Loading…
Cancel
Save