mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
slick's graphic context: antialiasing
Former-commit-id: 95ed4b844b02a78d5191e66d8d7384b3828be397 Former-commit-id: f591977f3e74a2d10328acbb72feb0bbf1b4b496
This commit is contained in:
@@ -234,6 +234,7 @@ constructor() : BasicGameState() {
|
||||
}
|
||||
|
||||
override fun render(gc: GameContainer, sbg: StateBasedGame, g: Graphics) {
|
||||
g.isAntiAlias = true
|
||||
blendNormal()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user