gurkenlabs / litiengine

LITIENGINE 🕹 The pure 2D java game engine.
https://litiengine.com/
MIT License
731 stars 94 forks source link

Speechbubble Overhaul #432

Closed nightm4re94 closed 2 years ago

nightm4re94 commented 2 years ago

This PR replaces the old Speechbubble implementation with a GuiComponent-based approach. This means that speech bubbles now have an appearance to configure. Apart from that, the alignment is configurable. There have been a few minor refactorings and addressed code smells throughout the GuiComponent and Entity framework while working on this.

sonarcloud[bot] commented 2 years ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

65.6% 65.6% Coverage
2.5% 2.5% Duplication