d0ebd561fc9490245ed7aece039ac02240e10cd3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable g : Graphics to tableG : Graphics in method public drawGame(ball Ball, bat1 Bat, bat2 Bat, p1 Player, p2 Player) : void in class org.drools.games.pong.PongUI | From | To | |
Inline Method | 1 | ||
Inline Method public clearMovingBall(ball Ball) : void inlined to public drawGame(ball Ball, bat1 Bat, bat2 Bat, p1 Player, p2 Player) : void in class org.drools.games.pong.PongUI | From | To |