source: libcaca/trunk/data/foo_fighter @ 153

Last change on this file since 153 was 153, checked in by Sam Hocevar, 20 years ago
  • libee/graphics.c: + Renamed ee_color() to ee_set_color(), wrote ee_get_color().
  • libee/line.c: + Implemented draw_polyline() and draw_thin_polyline().
  • libee/sprite.c: + Removed the f member of struct ee_sprite. + Implemented ee_get_sprite_{width|height|dx|dy}(). + Restore the color fater ee_draw_sprite() is called.
  • libee/box.c: + Fixed a bug causing improper box clipping at the right and the bottom.
  • data/foo_fighter: + Fixed bugs in the sprite.
  • src/intro.c: + Test effects for the future game's intro.
  • test/spritedit.c: + Added stuff to the sprite editor. We can now navigate through frames.
File size: 236 bytes
Line 
17 3 3 1
2.     ,
3 \oXo/
4  `V'
5d     d
6 deded
7  ddd
89 3 4 1
9.       ,
10 `-oXo-'
11   `V'
12d       d
13 ddededd
14   ddd
159 2 4 0
16`--oXo--'
17   `V'
18dddededdd
19   ddd
209 2 4 0
21 ,-oXo-.
22'  `V'  `
23 ddededd
24d  ddd  d
257 2 3 0
26 ,oXo.
27/ `V' \
28 deded
29d ddd d
Note: See TracBrowser for help on using the repository browser.