- removed auto-repeat of jump events, now one has to press again to jump and can...
[supertux.git] / src / sprite.h
2004-04-26 Ingo Ruhnke<MatzeB> -cleanup in resource management functions
2004-04-17 Ingo Ruhnke- added draw_part()
2004-04-17 Ingo Ruhnke- moved badguys to use sprite class
2004-04-13 Ingo Ruhnke- converted text_type into a class
2004-04-13 Ingo Ruhnke- converted texture_type into a Surface class
2004-04-12 Ingo Ruhnke- added simple sprite class