MarteEngine
MarteEngine copied to clipboard
MarteEngine is a Java Engine for videogames
Allow to resort the entities in the world if you change the depth of an entity after it's creation. see http://slick.javaunlimited.net/viewtopic.php?f=10&t=2702&p=26026&hilit=marte+engine#p26024
closed by error :D thaaks about 14 hours ago | link | edit | delete This implies that the hitbox is no longer just a set of coordinates and width/height...
scale also hitbox
Hi!! this patch is for convert the Entity Hitbox to a Polygon. with minor changes in World (the hitBox rendering for tests) ``` From db598388c208f306ed4ed7321b986fb758827e09 Mon Sep 17 00:00:00 2001...
As I said in my other issue, I'm doing some refactoring, and I'm wondering if there's a reason why we're not using Rectangle to describe the Entity's hitbox. If there...
Particle emitter entities. Some simple entities to add Slick's particle stuff into the game ;-)
Not 100% sure about this one and sorry for bringing this issue back. But the last days I thought it would be better to remove the public instance variables and...
see here for description of this problem/maybe feature: http://slick.javaunlimited.net/viewtopic.php?t=3435