You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pinball/lib/game/components
Alejandro Santiago 5b355ff406
refactor: used size instead of width and height (#69)
3 years ago
..
ball.dart feat: allow `Ball` to be stopped and resumed (#58) 3 years ago
baseboard.dart feat: crossing upper ramps (#40) 3 years ago
board.dart refactor: used size instead of width and height (#69) 3 years ago
board_side.dart feat: define SlingShot component (#39) 3 years ago
bonus_word.dart fix: used `initialPosition` in `BodyDef` (#52) 3 years ago
components.dart feat: adds the spaceship component (#60) 3 years ago
flipper.dart refactor: used size instead of width and height (#69) 3 years ago
initial_position.dart fix: used `initialPosition` in `BodyDef` (#52) 3 years ago
jetpack_ramp.dart feat: connect spaceship ramp (#65) 3 years ago
joint_anchor.dart fix: used `initialPosition` in `BodyDef` (#52) 3 years ago
launcher_ramp.dart feat: crossing upper ramps (#40) 3 years ago
layer.dart feat: connect spaceship ramp (#65) 3 years ago
pathway.dart feat: crossing upper ramps (#40) 3 years ago
plunger.dart fix: correctly handled key propagation (#53) 3 years ago
ramp_opening.dart feat: connect spaceship ramp (#65) 3 years ago
round_bumper.dart fix: used `initialPosition` in `BodyDef` (#52) 3 years ago
score_points.dart chore: removed unecessary end callback (#30) 3 years ago
sling_shot.dart feat: made`SlingShot` rounded (#63) 3 years ago
spaceship.dart feat: connect spaceship ramp (#65) 3 years ago
wall.dart feat: group Slingshots (#48) 3 years ago