komoku / aetheria

Aetheria Game Engine - Migrated from code.google.com/p/aetheria
Other
8 stars 0 forks source link

patternMatchWithRecursion no trata bien las prioridades cuando hay recursividad #203

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Este método hace matching ordenado por prioridad, pero cuando añade un nuevo 
nivel de recursión, no tiene en cuenta las prioridades de los niveles 
anteriores.

Original issue reported on code.google.com by komoku on 30 Jun 2011 at 9:55

GoogleCodeExporter commented 9 years ago
Imagino que será extensivo a la versión con dos entidades.

Original comment by komoku on 30 Jun 2011 at 9:55

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r314.

Original comment by komoku on 9 Jul 2011 at 6:31