docs: improved doc comment

pull/47/head
alestiago 4 years ago
parent bafa686a28
commit 4f82ba0b8d

@ -47,8 +47,7 @@ class Flipper extends BodyComponent with KeyboardHandler {
/// Constructs a [Flipper] from a [BoardSide].
///
/// A [Flipper._right] and [Flipper._left] besides being mirrored
/// horizontally, they also have different [LogicalKeyboardKey]s that
/// control them.
/// horizontally, also have different [LogicalKeyboardKey]s that control them.
factory Flipper.fromSide({
required BoardSide side,
required Vector2 position,

Loading…
Cancel
Save