fix: misisng doc

pull/39/head
Erick Zanardo 4 years ago committed by alestiago
parent ddcc268331
commit 5334e129e6

@ -46,6 +46,9 @@ class Flipper extends PositionBodyComponent with KeyboardHandler {
],
);
/// Asset location of the sprite that renders with the [Flipper].
///
/// Sprite is preloaded by [PinballGameAssetsX].
static const spritePath = 'components/flipper.png';
/// The width of the [Flipper].

Loading…
Cancel
Save